Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- OLMo-1B-hf-Q2_K.gguf +3 -0
- OLMo-1B-hf-Q3_K_L.gguf +3 -0
- OLMo-1B-hf-Q3_K_M.gguf +3 -0
- OLMo-1B-hf-Q3_K_S.gguf +3 -0
- OLMo-1B-hf-Q4_0.gguf +3 -0
- OLMo-1B-hf-Q4_K_M.gguf +3 -0
- OLMo-1B-hf-Q4_K_S.gguf +3 -0
- OLMo-1B-hf-Q5_0.gguf +3 -0
- OLMo-1B-hf-Q5_K_M.gguf +3 -0
- OLMo-1B-hf-Q5_K_S.gguf +3 -0
- OLMo-1B-hf-Q6_K.gguf +3 -0
- OLMo-1B-hf-Q8_0.gguf +3 -0
- README.md +148 -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-1B-hf-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
OLMo-1B-hf-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
OLMo-1B-hf-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
OLMo-1B-hf-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
OLMo-1B-hf-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
OLMo-1B-hf-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
OLMo-1B-hf-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
OLMo-1B-hf-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
OLMo-1B-hf-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
OLMo-1B-hf-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
OLMo-1B-hf-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
OLMo-1B-hf-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
OLMo-1B-hf-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b913fc0e7a98ef9aefbd716e90d8413f95a2bfce7be34379aedf25f7a35865ae
|
| 3 |
+
size 479504992
|
OLMo-1B-hf-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9794d18327fc4a805e73929f941acb557afca416c9275ed82703fdbaa66bb664
|
| 3 |
+
size 651471456
|
OLMo-1B-hf-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e38ecca45470629071747b012165c75267991add8adc8aaca7c3fcdfe1090f55
|
| 3 |
+
size 604285536
|
OLMo-1B-hf-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dd1d03ccf07bfacc3fafe4dcd7f6fd896b1a6097184f1f8e08105844c53a490
|
| 3 |
+
size 547662432
|
OLMo-1B-hf-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:895afa6fa2efb6ecc0a1cd5a672f86c8f9e20d69c11a34a81576c04d51e87f4b
|
| 3 |
+
size 690268768
|
OLMo-1B-hf-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba916f97f9d549d64a388ca9e79fac17ae86a04555b9e9421dcab074e06ac67b
|
| 3 |
+
size 733522528
|
OLMo-1B-hf-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45cb67b0887b78fea28eabcc6b7ddc840ef0672a9f5186654be97050ec50d8a7
|
| 3 |
+
size 696560224
|
OLMo-1B-hf-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a85a4adf44e21e9c5c6759a35234bf639edc38754f96e4d2bc12b309a5999a5e
|
| 3 |
+
size 824486496
|
OLMo-1B-hf-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46583a888f677e1ba814b46bcb3a8d84b22a722b1468f3afe64703899c24f994
|
| 3 |
+
size 846768736
|
OLMo-1B-hf-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69b7a24e5302ea606eca1c91fad33bf22805299b29194f0a7ed17dc3a8a9ea79
|
| 3 |
+
size 824486496
|
OLMo-1B-hf-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1114be35c3d7902c6993dc6ad120ddf03e0169f11e47cd8d1f6706650679f132
|
| 3 |
+
size 967092832
|
OLMo-1B-hf-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a15cfcbd7f4c7837b02d886c4b77b28dbf57d08964bab14968b025c1d59b7f7c
|
| 3 |
+
size 1252090464
|
README.md
ADDED
|
@@ -0,0 +1,148 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- TensorBlock
|
| 5 |
+
- GGUF
|
| 6 |
+
base_model: Tristan/OLMo-1B-hf
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 10 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 11 |
+
</div>
|
| 12 |
+
|
| 13 |
+
[](https://tensorblock.co)
|
| 14 |
+
[](https://twitter.com/tensorblock_aoi)
|
| 15 |
+
[](https://discord.gg/Ej5NmeHFf2)
|
| 16 |
+
[](https://github.com/TensorBlock)
|
| 17 |
+
[](https://t.me/TensorBlock)
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Tristan/OLMo-1B-hf - GGUF
|
| 21 |
+
|
| 22 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 23 |
+
<a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
| 24 |
+
Join our Discord to learn more about what we're building β
|
| 25 |
+
</a>
|
| 26 |
+
</div>
|
| 27 |
+
|
| 28 |
+
This repo contains GGUF format model files for [Tristan/OLMo-1B-hf](https://huggingface.co/Tristan/OLMo-1B-hf).
|
| 29 |
+
|
| 30 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
|
| 31 |
+
|
| 32 |
+
## Our projects
|
| 33 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
| 34 |
+
<tr>
|
| 35 |
+
<th colspan="2" style="font-size: 25px;">Forge</th>
|
| 36 |
+
</tr>
|
| 37 |
+
<tr>
|
| 38 |
+
<th colspan="2">
|
| 39 |
+
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
| 40 |
+
</th>
|
| 41 |
+
</tr>
|
| 42 |
+
<tr>
|
| 43 |
+
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
| 44 |
+
</tr>
|
| 45 |
+
<tr>
|
| 46 |
+
<th colspan="2">
|
| 47 |
+
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
| 48 |
+
display: inline-block;
|
| 49 |
+
padding: 8px 16px;
|
| 50 |
+
background-color: #FF7F50;
|
| 51 |
+
color: white;
|
| 52 |
+
text-decoration: none;
|
| 53 |
+
border-radius: 6px;
|
| 54 |
+
font-weight: bold;
|
| 55 |
+
font-family: sans-serif;
|
| 56 |
+
">π Try it now! π</a>
|
| 57 |
+
</th>
|
| 58 |
+
</tr>
|
| 59 |
+
|
| 60 |
+
<tr>
|
| 61 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 62 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 63 |
+
</tr>
|
| 64 |
+
<tr>
|
| 65 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
| 66 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
| 67 |
+
</tr>
|
| 68 |
+
<tr>
|
| 69 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 70 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 71 |
+
</tr>
|
| 72 |
+
<tr>
|
| 73 |
+
<th>
|
| 74 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 75 |
+
display: inline-block;
|
| 76 |
+
padding: 8px 16px;
|
| 77 |
+
background-color: #FF7F50;
|
| 78 |
+
color: white;
|
| 79 |
+
text-decoration: none;
|
| 80 |
+
border-radius: 6px;
|
| 81 |
+
font-weight: bold;
|
| 82 |
+
font-family: sans-serif;
|
| 83 |
+
">π See what we built π</a>
|
| 84 |
+
</th>
|
| 85 |
+
<th>
|
| 86 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 87 |
+
display: inline-block;
|
| 88 |
+
padding: 8px 16px;
|
| 89 |
+
background-color: #FF7F50;
|
| 90 |
+
color: white;
|
| 91 |
+
text-decoration: none;
|
| 92 |
+
border-radius: 6px;
|
| 93 |
+
font-weight: bold;
|
| 94 |
+
font-family: sans-serif;
|
| 95 |
+
">π See what we built π</a>
|
| 96 |
+
</th>
|
| 97 |
+
</tr>
|
| 98 |
+
</table>
|
| 99 |
+
|
| 100 |
+
## Prompt template
|
| 101 |
+
|
| 102 |
+
```
|
| 103 |
+
<|im_start|>system
|
| 104 |
+
{system_prompt}<|im_end|>
|
| 105 |
+
<|im_start|>user
|
| 106 |
+
{prompt}<|im_end|>
|
| 107 |
+
<|im_start|>assistant
|
| 108 |
+
```
|
| 109 |
+
|
| 110 |
+
## Model file specification
|
| 111 |
+
|
| 112 |
+
| Filename | Quant type | File Size | Description |
|
| 113 |
+
| -------- | ---------- | --------- | ----------- |
|
| 114 |
+
| [OLMo-1B-hf-Q2_K.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q2_K.gguf) | Q2_K | 0.480 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 115 |
+
| [OLMo-1B-hf-Q3_K_S.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q3_K_S.gguf) | Q3_K_S | 0.548 GB | very small, high quality loss |
|
| 116 |
+
| [OLMo-1B-hf-Q3_K_M.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q3_K_M.gguf) | Q3_K_M | 0.604 GB | very small, high quality loss |
|
| 117 |
+
| [OLMo-1B-hf-Q3_K_L.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q3_K_L.gguf) | Q3_K_L | 0.651 GB | small, substantial quality loss |
|
| 118 |
+
| [OLMo-1B-hf-Q4_0.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q4_0.gguf) | Q4_0 | 0.690 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 119 |
+
| [OLMo-1B-hf-Q4_K_S.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q4_K_S.gguf) | Q4_K_S | 0.697 GB | small, greater quality loss |
|
| 120 |
+
| [OLMo-1B-hf-Q4_K_M.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q4_K_M.gguf) | Q4_K_M | 0.734 GB | medium, balanced quality - recommended |
|
| 121 |
+
| [OLMo-1B-hf-Q5_0.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q5_0.gguf) | Q5_0 | 0.824 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 122 |
+
| [OLMo-1B-hf-Q5_K_S.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q5_K_S.gguf) | Q5_K_S | 0.824 GB | large, low quality loss - recommended |
|
| 123 |
+
| [OLMo-1B-hf-Q5_K_M.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q5_K_M.gguf) | Q5_K_M | 0.847 GB | large, very low quality loss - recommended |
|
| 124 |
+
| [OLMo-1B-hf-Q6_K.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q6_K.gguf) | Q6_K | 0.967 GB | very large, extremely low quality loss |
|
| 125 |
+
| [OLMo-1B-hf-Q8_0.gguf](https://huggingface.co/tensorblock/Tristan_OLMo-1B-hf-GGUF/blob/main/OLMo-1B-hf-Q8_0.gguf) | Q8_0 | 1.252 GB | very large, extremely low quality loss - not recommended |
|
| 126 |
+
|
| 127 |
+
|
| 128 |
+
## Downloading instruction
|
| 129 |
+
|
| 130 |
+
### Command line
|
| 131 |
+
|
| 132 |
+
Firstly, install Huggingface Client
|
| 133 |
+
|
| 134 |
+
```shell
|
| 135 |
+
pip install -U "huggingface_hub[cli]"
|
| 136 |
+
```
|
| 137 |
+
|
| 138 |
+
Then, downoad the individual model file the a local directory
|
| 139 |
+
|
| 140 |
+
```shell
|
| 141 |
+
huggingface-cli download tensorblock/Tristan_OLMo-1B-hf-GGUF --include "OLMo-1B-hf-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 142 |
+
```
|
| 143 |
+
|
| 144 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 145 |
+
|
| 146 |
+
```shell
|
| 147 |
+
huggingface-cli download tensorblock/Tristan_OLMo-1B-hf-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 148 |
+
```
|