Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- OLMo-7B-hf-Q2_K.gguf +3 -0
- OLMo-7B-hf-Q3_K_L.gguf +3 -0
- OLMo-7B-hf-Q3_K_M.gguf +3 -0
- OLMo-7B-hf-Q3_K_S.gguf +3 -0
- OLMo-7B-hf-Q4_0.gguf +3 -0
- OLMo-7B-hf-Q4_K_M.gguf +3 -0
- OLMo-7B-hf-Q4_K_S.gguf +3 -0
- OLMo-7B-hf-Q5_0.gguf +3 -0
- OLMo-7B-hf-Q5_K_M.gguf +3 -0
- OLMo-7B-hf-Q5_K_S.gguf +3 -0
- OLMo-7B-hf-Q6_K.gguf +3 -0
- OLMo-7B-hf-Q8_0.gguf +3 -0
- README.md +74 -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 |
+
OLMo-7B-hf-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
OLMo-7B-hf-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
OLMo-7B-hf-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
OLMo-7B-hf-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
OLMo-7B-hf-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
OLMo-7B-hf-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
OLMo-7B-hf-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
OLMo-7B-hf-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
OLMo-7B-hf-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
OLMo-7B-hf-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
OLMo-7B-hf-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
OLMo-7B-hf-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
OLMo-7B-hf-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d9dea8ebb3655b16b457871910be7f03878023b648da6b9d99cf505da85555c
|
3 |
+
size 2618942560
|
OLMo-7B-hf-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52775e46097789987444de7175e5b927735952fdb5bfe3f63a1e3751817825f8
|
3 |
+
size 3690804320
|
OLMo-7B-hf-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db4fb74607eea755b540337819f87b65fa6cf1b96495c094b83580b69804a51e
|
3 |
+
size 3391698016
|
OLMo-7B-hf-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07329e152d4146abdd8b993dde4453e122688d89be04c836d941b39472e195b5
|
3 |
+
size 3041997920
|
OLMo-7B-hf-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb344be53db4a85f0561d020f705b7ef86ccc2bb6c2ed31c45497b59262d0379
|
3 |
+
size 3929457760
|
OLMo-7B-hf-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a584d4f6bfbab9f433af5ca17676c119d50a0a38e1ce5c27c8d01ecc4cd39487
|
3 |
+
size 4184654944
|
OLMo-7B-hf-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b8d640041aa5a2cf145da3709f547dfafac2df0a03ebff802998b90d385a309
|
3 |
+
size 3960390752
|
OLMo-7B-hf-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:813c23c26113b5ed0137a46d41c73dc601c547c7a31ad8b4ff67d9f357fa0212
|
3 |
+
size 4764714080
|
OLMo-7B-hf-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbbe4a35184c46f1029eb13fc4d7d0de33d7daa09fb084f0697118b49322aa46
|
3 |
+
size 4896179296
|
OLMo-7B-hf-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20c2ad4ad0e64ff2d38cab444e1417d4e9842896dce2dc4e1c3c1a7ab85424fd
|
3 |
+
size 4764714080
|
OLMo-7B-hf-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f827f9d8d4b905b9caf7a9208f0fa026530fb6f86e42ffa1c4a5ca7777fd1dfe
|
3 |
+
size 5652173920
|
OLMo-7B-hf-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0425f49eb3fb6120f2ed3cd4f98b3ee067f58c05d64f82711c32d3c1fbb849b6
|
3 |
+
size 7320384608
|
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- allenai/dolma
|
7 |
+
base_model: allenai/OLMo-7B-hf
|
8 |
+
tags:
|
9 |
+
- TensorBlock
|
10 |
+
- GGUF
|
11 |
+
---
|
12 |
+
|
13 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
14 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
15 |
+
</div>
|
16 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
17 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
18 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
19 |
+
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>
|
20 |
+
</p>
|
21 |
+
</div>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
## allenai/OLMo-7B-hf - GGUF
|
25 |
+
|
26 |
+
This repo contains GGUF format model files for [allenai/OLMo-7B-hf](https://huggingface.co/allenai/OLMo-7B-hf).
|
27 |
+
|
28 |
+
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).
|
29 |
+
|
30 |
+
## Prompt template
|
31 |
+
|
32 |
+
```
|
33 |
+
|
34 |
+
```
|
35 |
+
|
36 |
+
## Model file specification
|
37 |
+
|
38 |
+
| Filename | Quant type | File Size | Description |
|
39 |
+
| -------- | ---------- | --------- | ----------- |
|
40 |
+
| [OLMo-7B-hf-Q2_K.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q2_K.gguf) | Q2_K | 2.439 GB | smallest, significant quality loss - not recommended for most purposes |
|
41 |
+
| [OLMo-7B-hf-Q3_K_S.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q3_K_S.gguf) | Q3_K_S | 2.833 GB | very small, high quality loss |
|
42 |
+
| [OLMo-7B-hf-Q3_K_M.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q3_K_M.gguf) | Q3_K_M | 3.159 GB | very small, high quality loss |
|
43 |
+
| [OLMo-7B-hf-Q3_K_L.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q3_K_L.gguf) | Q3_K_L | 3.437 GB | small, substantial quality loss |
|
44 |
+
| [OLMo-7B-hf-Q4_0.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q4_0.gguf) | Q4_0 | 3.660 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
45 |
+
| [OLMo-7B-hf-Q4_K_S.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q4_K_S.gguf) | Q4_K_S | 3.688 GB | small, greater quality loss |
|
46 |
+
| [OLMo-7B-hf-Q4_K_M.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q4_K_M.gguf) | Q4_K_M | 3.897 GB | medium, balanced quality - recommended |
|
47 |
+
| [OLMo-7B-hf-Q5_0.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q5_0.gguf) | Q5_0 | 4.437 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
48 |
+
| [OLMo-7B-hf-Q5_K_S.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q5_K_S.gguf) | Q5_K_S | 4.437 GB | large, low quality loss - recommended |
|
49 |
+
| [OLMo-7B-hf-Q5_K_M.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q5_K_M.gguf) | Q5_K_M | 4.560 GB | large, very low quality loss - recommended |
|
50 |
+
| [OLMo-7B-hf-Q6_K.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q6_K.gguf) | Q6_K | 5.264 GB | very large, extremely low quality loss |
|
51 |
+
| [OLMo-7B-hf-Q8_0.gguf](https://huggingface.co/tensorblock/OLMo-7B-hf-GGUF/tree/main/OLMo-7B-hf-Q8_0.gguf) | Q8_0 | 6.818 GB | very large, extremely low quality loss - not recommended |
|
52 |
+
|
53 |
+
|
54 |
+
## Downloading instruction
|
55 |
+
|
56 |
+
### Command line
|
57 |
+
|
58 |
+
Firstly, install Huggingface Client
|
59 |
+
|
60 |
+
```shell
|
61 |
+
pip install -U "huggingface_hub[cli]"
|
62 |
+
```
|
63 |
+
|
64 |
+
Then, downoad the individual model file the a local directory
|
65 |
+
|
66 |
+
```shell
|
67 |
+
huggingface-cli download tensorblock/OLMo-7B-hf-GGUF --include "OLMo-7B-hf-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
68 |
+
```
|
69 |
+
|
70 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
71 |
+
|
72 |
+
```shell
|
73 |
+
huggingface-cli download tensorblock/OLMo-7B-hf-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
74 |
+
```
|