Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +173 -0
- latxa-7b-v1.1-Q2_K.gguf +3 -0
- latxa-7b-v1.1-Q3_K_L.gguf +3 -0
- latxa-7b-v1.1-Q3_K_M.gguf +3 -0
- latxa-7b-v1.1-Q3_K_S.gguf +3 -0
- latxa-7b-v1.1-Q4_0.gguf +3 -0
- latxa-7b-v1.1-Q4_K_M.gguf +3 -0
- latxa-7b-v1.1-Q4_K_S.gguf +3 -0
- latxa-7b-v1.1-Q5_0.gguf +3 -0
- latxa-7b-v1.1-Q5_K_M.gguf +3 -0
- latxa-7b-v1.1-Q5_K_S.gguf +3 -0
- latxa-7b-v1.1-Q6_K.gguf +3 -0
- latxa-7b-v1.1-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 |
+
latxa-7b-v1.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
latxa-7b-v1.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
latxa-7b-v1.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
latxa-7b-v1.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
latxa-7b-v1.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
latxa-7b-v1.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
latxa-7b-v1.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
latxa-7b-v1.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
latxa-7b-v1.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
latxa-7b-v1.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
latxa-7b-v1.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
latxa-7b-v1.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,173 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
datasets:
|
4 |
+
- HiTZ/latxa-corpus-v1.1
|
5 |
+
language:
|
6 |
+
- eu
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- f1
|
11 |
+
- perplexity
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
tags:
|
14 |
+
- TensorBlock
|
15 |
+
- GGUF
|
16 |
+
base_model: HiTZ/latxa-7b-v1.1
|
17 |
+
model-index:
|
18 |
+
- name: Latxa-7b-v1.1
|
19 |
+
results:
|
20 |
+
- task:
|
21 |
+
type: multiple-choice
|
22 |
+
dataset:
|
23 |
+
name: xstory_cloze
|
24 |
+
type: XStory
|
25 |
+
metrics:
|
26 |
+
- type: Accuracy (0-shot)
|
27 |
+
value: 65.72
|
28 |
+
name: Accuracy (0-shot)
|
29 |
+
source:
|
30 |
+
url: https://arxiv.org/abs/2403.20266
|
31 |
+
name: Paper
|
32 |
+
- task:
|
33 |
+
type: multiple-choice
|
34 |
+
dataset:
|
35 |
+
name: belebele
|
36 |
+
type: Belebele
|
37 |
+
metrics:
|
38 |
+
- type: Accuracy (5-shot)
|
39 |
+
value: 36.89
|
40 |
+
name: Accuracy (5-shot)
|
41 |
+
source:
|
42 |
+
url: https://arxiv.org/abs/2403.20266
|
43 |
+
name: Paper
|
44 |
+
- task:
|
45 |
+
type: mix
|
46 |
+
dataset:
|
47 |
+
name: basque_glue
|
48 |
+
type: BasqueGLUE
|
49 |
+
metrics:
|
50 |
+
- type: Average scores (5-shot)
|
51 |
+
value: 51.78
|
52 |
+
name: Average scores (5-shot)
|
53 |
+
source:
|
54 |
+
url: https://arxiv.org/abs/2403.20266
|
55 |
+
name: Paper
|
56 |
+
- task:
|
57 |
+
type: multiple_choice
|
58 |
+
dataset:
|
59 |
+
name: eus_proficiency
|
60 |
+
type: EusProficiency
|
61 |
+
metrics:
|
62 |
+
- type: Accuracy (5-shot)
|
63 |
+
value: 32.44
|
64 |
+
name: Accuracy (5-shot)
|
65 |
+
source:
|
66 |
+
url: https://arxiv.org/abs/2403.20266
|
67 |
+
name: Paper
|
68 |
+
- task:
|
69 |
+
type: multiple_choice
|
70 |
+
dataset:
|
71 |
+
name: eus_reading
|
72 |
+
type: EusReading
|
73 |
+
metrics:
|
74 |
+
- type: Accuracy (5-shot)
|
75 |
+
value: 30.4
|
76 |
+
name: Accuracy (5-shot)
|
77 |
+
source:
|
78 |
+
url: https://arxiv.org/abs/2403.20266
|
79 |
+
name: Paper
|
80 |
+
- task:
|
81 |
+
type: multiple_choice
|
82 |
+
dataset:
|
83 |
+
name: eus_trivia
|
84 |
+
type: EusTrivia
|
85 |
+
metrics:
|
86 |
+
- type: Accuracy (5-shot)
|
87 |
+
value: 44.37
|
88 |
+
name: Accuracy (5-shot)
|
89 |
+
source:
|
90 |
+
url: https://arxiv.org/abs/2403.20266
|
91 |
+
name: Paper
|
92 |
+
- task:
|
93 |
+
type: multiple_choice
|
94 |
+
dataset:
|
95 |
+
name: eus_exams
|
96 |
+
type: EusExams
|
97 |
+
metrics:
|
98 |
+
- type: Accuracy (5-shot)
|
99 |
+
value: 34.2
|
100 |
+
name: Accuracy (5-shot)
|
101 |
+
source:
|
102 |
+
url: https://arxiv.org/abs/2403.20266
|
103 |
+
name: Paper
|
104 |
+
---
|
105 |
+
|
106 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
107 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
108 |
+
</div>
|
109 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
110 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
111 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
112 |
+
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>
|
113 |
+
</p>
|
114 |
+
</div>
|
115 |
+
</div>
|
116 |
+
|
117 |
+
## HiTZ/latxa-7b-v1.1 - GGUF
|
118 |
+
|
119 |
+
This repo contains GGUF format model files for [HiTZ/latxa-7b-v1.1](https://huggingface.co/HiTZ/latxa-7b-v1.1).
|
120 |
+
|
121 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
122 |
+
|
123 |
+
<div style="text-align: left; margin: 20px 0;">
|
124 |
+
<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;">
|
125 |
+
Run them on the TensorBlock client using your local machine ↗
|
126 |
+
</a>
|
127 |
+
</div>
|
128 |
+
|
129 |
+
## Prompt template
|
130 |
+
|
131 |
+
```
|
132 |
+
|
133 |
+
```
|
134 |
+
|
135 |
+
## Model file specification
|
136 |
+
|
137 |
+
| Filename | Quant type | File Size | Description |
|
138 |
+
| -------- | ---------- | --------- | ----------- |
|
139 |
+
| [latxa-7b-v1.1-Q2_K.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
|
140 |
+
| [latxa-7b-v1.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
|
141 |
+
| [latxa-7b-v1.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
|
142 |
+
| [latxa-7b-v1.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
|
143 |
+
| [latxa-7b-v1.1-Q4_0.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
144 |
+
| [latxa-7b-v1.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
|
145 |
+
| [latxa-7b-v1.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
|
146 |
+
| [latxa-7b-v1.1-Q5_0.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
147 |
+
| [latxa-7b-v1.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
|
148 |
+
| [latxa-7b-v1.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
|
149 |
+
| [latxa-7b-v1.1-Q6_K.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
|
150 |
+
| [latxa-7b-v1.1-Q8_0.gguf](https://huggingface.co/tensorblock/latxa-7b-v1.1-GGUF/blob/main/latxa-7b-v1.1-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
|
151 |
+
|
152 |
+
|
153 |
+
## Downloading instruction
|
154 |
+
|
155 |
+
### Command line
|
156 |
+
|
157 |
+
Firstly, install Huggingface Client
|
158 |
+
|
159 |
+
```shell
|
160 |
+
pip install -U "huggingface_hub[cli]"
|
161 |
+
```
|
162 |
+
|
163 |
+
Then, downoad the individual model file the a local directory
|
164 |
+
|
165 |
+
```shell
|
166 |
+
huggingface-cli download tensorblock/latxa-7b-v1.1-GGUF --include "latxa-7b-v1.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
167 |
+
```
|
168 |
+
|
169 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
170 |
+
|
171 |
+
```shell
|
172 |
+
huggingface-cli download tensorblock/latxa-7b-v1.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
173 |
+
```
|
latxa-7b-v1.1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e85c53f257ff9ed708796da0022e77a0b69592a8307a67439fad55753715e18
|
3 |
+
size 2532864544
|
latxa-7b-v1.1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df209b214ab39c929d9ce37ddb85d13faaf9fbc393673ad771366dd395c45c0a
|
3 |
+
size 3597111840
|
latxa-7b-v1.1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1da0e8c7fc0118b1922483e8e5b3b2f287ad2f97af91eeb9b4c924b82c42d239
|
3 |
+
size 3298005536
|
latxa-7b-v1.1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e9f7d1b2f97ac26142f91b6cbbcb1f78faf3cd35b5eb019a0705925d215b338
|
3 |
+
size 2948305440
|
latxa-7b-v1.1-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad509c15d23a59823ac11b6a53aba9511c92d2b100d81bd7a5fbbc706cb83fc5
|
3 |
+
size 3825807904
|
latxa-7b-v1.1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0175f37edd617df61b68e5483dfb0d44ff588588e5f89dd1935ca0381f860c47
|
3 |
+
size 4081005088
|
latxa-7b-v1.1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:049162d52ebfd5e181d82e0fe80bce6cda1b72d1202072802de0dc3fc13e5e51
|
3 |
+
size 3856740896
|
latxa-7b-v1.1-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2e49616f39fec00245f5019b54038f6e12a5886a0057530e884b4429511114
|
3 |
+
size 4651692576
|
latxa-7b-v1.1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebf86b0a29f1463c9cb078eebe568333a9b76155a5c4da36dfe0906de1fc4d41
|
3 |
+
size 4783157792
|
latxa-7b-v1.1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e31b356270d22aabd67c409a61f16628b66f99a8aad832c2f2552504d574cb5f
|
3 |
+
size 4651692576
|
latxa-7b-v1.1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd309f96df89ad913a06ce11b9be2de90651c5b7ddf1743bb9b2d2694bd621a3
|
3 |
+
size 5529195040
|
latxa-7b-v1.1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:507da75515f08b8ead98073905cb2059be4435025b524d5d731cc38b9e5f4905
|
3 |
+
size 7161090592
|