Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +86 -0
- llama-3-8b-gpt-4o-ru1.0-Q2_K.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q3_K_L.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q3_K_M.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q3_K_S.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q4_0.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q4_K_M.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q4_K_S.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q5_0.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q5_K_M.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q5_K_S.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q6_K.gguf +3 -0
- llama-3-8b-gpt-4o-ru1.0-Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
llama-3-8b-gpt-4o-ru1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-3-8b-gpt-4o-ru1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-3-8b-gpt-4o-ru1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama-3-8b-gpt-4o-ru1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama-3-8b-gpt-4o-ru1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama-3-8b-gpt-4o-ru1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama-3-8b-gpt-4o-ru1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama-3-8b-gpt-4o-ru1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama-3-8b-gpt-4o-ru1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama-3-8b-gpt-4o-ru1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama-3-8b-gpt-4o-ru1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama-3-8b-gpt-4o-ru1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
base_model: ruslandev/llama-3-8b-gpt-4o-ru1.0
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
- TensorBlock
|
7 |
+
- GGUF
|
8 |
+
datasets:
|
9 |
+
- ruslandev/tagengo-rus-gpt-4o
|
10 |
+
model-index:
|
11 |
+
- name: home/ubuntu/llm_training/axolotl/llama3-8b-gpt-4o-ru/output_llama3_8b_gpt_4o_ru
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
21 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
22 |
+
</p>
|
23 |
+
</div>
|
24 |
+
</div>
|
25 |
+
|
26 |
+
## ruslandev/llama-3-8b-gpt-4o-ru1.0 - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [ruslandev/llama-3-8b-gpt-4o-ru1.0](https://huggingface.co/ruslandev/llama-3-8b-gpt-4o-ru1.0).
|
29 |
+
|
30 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
31 |
+
|
32 |
+
<div style="text-align: left; margin: 20px 0;">
|
33 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
34 |
+
Run them on the TensorBlock client using your local machine ↗
|
35 |
+
</a>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## Prompt template
|
39 |
+
|
40 |
+
```
|
41 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
42 |
+
|
43 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
44 |
+
|
45 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
46 |
+
```
|
47 |
+
|
48 |
+
## Model file specification
|
49 |
+
|
50 |
+
| Filename | Quant type | File Size | Description |
|
51 |
+
| -------- | ---------- | --------- | ----------- |
|
52 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q2_K.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
53 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
|
54 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
55 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
56 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q4_0.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
57 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
58 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
59 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q5_0.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
60 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
61 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
62 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q6_K.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
63 |
+
| [llama-3-8b-gpt-4o-ru1.0-Q8_0.gguf](https://huggingface.co/tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF/blob/main/llama-3-8b-gpt-4o-ru1.0-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
|
64 |
+
|
65 |
+
|
66 |
+
## Downloading instruction
|
67 |
+
|
68 |
+
### Command line
|
69 |
+
|
70 |
+
Firstly, install Huggingface Client
|
71 |
+
|
72 |
+
```shell
|
73 |
+
pip install -U "huggingface_hub[cli]"
|
74 |
+
```
|
75 |
+
|
76 |
+
Then, downoad the individual model file the a local directory
|
77 |
+
|
78 |
+
```shell
|
79 |
+
huggingface-cli download tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF --include "llama-3-8b-gpt-4o-ru1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
80 |
+
```
|
81 |
+
|
82 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
83 |
+
|
84 |
+
```shell
|
85 |
+
huggingface-cli download tensorblock/llama-3-8b-gpt-4o-ru1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
86 |
+
```
|
llama-3-8b-gpt-4o-ru1.0-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ef06e59ca3d4f66d3c5e45e4c9dd53fb60e8395843141adef3f70166ce46e8d
|
3 |
+
size 3179131904
|
llama-3-8b-gpt-4o-ru1.0-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:340d1267763cab5f6bf59e7c4cc2125f4ccdad9ca84bdeb94fe303035e82667d
|
3 |
+
size 4321956864
|
llama-3-8b-gpt-4o-ru1.0-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be325cd993fe561f130b7c970b4625c6f95290259d1679276d8c8ab895dc93b9
|
3 |
+
size 4018918400
|
llama-3-8b-gpt-4o-ru1.0-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01fda71b46a1734f655131a741793f9756a9e90744c269321d8d40f6b44ac7a2
|
3 |
+
size 3664499712
|
llama-3-8b-gpt-4o-ru1.0-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:675ae3a1898d8c61a0fd5aa006576ead250de72e0832dda060360a1fb018ab49
|
3 |
+
size 4661212160
|
llama-3-8b-gpt-4o-ru1.0-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07c9c0b8dcb94184774a13d5b71ec1ed3a50827a6be9f1e325167e2afacad1b0
|
3 |
+
size 4920734720
|
llama-3-8b-gpt-4o-ru1.0-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dcd4803fd7615bd7c688cb13f59277844116d144dffa9b853e78c1f710914a0
|
3 |
+
size 4692669440
|
llama-3-8b-gpt-4o-ru1.0-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:727a5a8e7e38c33539215984ce43ca7d8175ef0605b622767c326037d127d7cd
|
3 |
+
size 5599294464
|
llama-3-8b-gpt-4o-ru1.0-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5e6e8dedc1873c0e061a0b914e17f23892958e305e29d6c4c216491cb6dc2f7
|
3 |
+
size 5732987904
|
llama-3-8b-gpt-4o-ru1.0-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:357197ce6877199c780661e5b383760b4fbb450751265edec4acb8ea18792af5
|
3 |
+
size 5599294464
|
llama-3-8b-gpt-4o-ru1.0-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8fb37f6da24f82689ec2a5361ebef5c7eadfffb1582861c7967cde6fa9e06a
|
3 |
+
size 6596006912
|
llama-3-8b-gpt-4o-ru1.0-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4954d6825d8a97c8a32897c0207a79caa93877741395dc672c187f50b05ad17d
|
3 |
+
size 8540771328
|