Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +151 -0
- tiny-random-LlamaForCausalLM-untied-Q2_K.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q3_K_L.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q3_K_M.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q3_K_S.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q4_0.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q4_K_M.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q4_K_S.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q5_0.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q5_K_M.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q5_K_S.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-Q6_K.gguf +3 -0
- tiny-random-LlamaForCausalLM-untied-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 |
+
tiny-random-LlamaForCausalLM-untied-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
tiny-random-LlamaForCausalLM-untied-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
tiny-random-LlamaForCausalLM-untied-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
tiny-random-LlamaForCausalLM-untied-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
tiny-random-LlamaForCausalLM-untied-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
tiny-random-LlamaForCausalLM-untied-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
tiny-random-LlamaForCausalLM-untied-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
tiny-random-LlamaForCausalLM-untied-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
tiny-random-LlamaForCausalLM-untied-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
tiny-random-LlamaForCausalLM-untied-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
tiny-random-LlamaForCausalLM-untied-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
tiny-random-LlamaForCausalLM-untied-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- TensorBlock
|
| 5 |
+
- GGUF
|
| 6 |
+
base_model: onnx-internal-testing/tiny-random-LlamaForCausalLM-untied
|
| 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 |
+
## onnx-internal-testing/tiny-random-LlamaForCausalLM-untied - 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 [onnx-internal-testing/tiny-random-LlamaForCausalLM-untied](https://huggingface.co/onnx-internal-testing/tiny-random-LlamaForCausalLM-untied).
|
| 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 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
| 104 |
+
|
| 105 |
+
Cutting Knowledge Date: December 2023
|
| 106 |
+
Today Date: 20 Aug 2025
|
| 107 |
+
|
| 108 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
| 109 |
+
|
| 110 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
| 111 |
+
```
|
| 112 |
+
|
| 113 |
+
## Model file specification
|
| 114 |
+
|
| 115 |
+
| Filename | Quant type | File Size | Description |
|
| 116 |
+
| -------- | ---------- | --------- | ----------- |
|
| 117 |
+
| [tiny-random-LlamaForCausalLM-untied-Q2_K.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q2_K.gguf) | Q2_K | 0.015 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 118 |
+
| [tiny-random-LlamaForCausalLM-untied-Q3_K_S.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q3_K_S.gguf) | Q3_K_S | 0.015 GB | very small, high quality loss |
|
| 119 |
+
| [tiny-random-LlamaForCausalLM-untied-Q3_K_M.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q3_K_M.gguf) | Q3_K_M | 0.015 GB | very small, high quality loss |
|
| 120 |
+
| [tiny-random-LlamaForCausalLM-untied-Q3_K_L.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q3_K_L.gguf) | Q3_K_L | 0.015 GB | small, substantial quality loss |
|
| 121 |
+
| [tiny-random-LlamaForCausalLM-untied-Q4_0.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q4_0.gguf) | Q4_0 | 0.015 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 122 |
+
| [tiny-random-LlamaForCausalLM-untied-Q4_K_S.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q4_K_S.gguf) | Q4_K_S | 0.015 GB | small, greater quality loss |
|
| 123 |
+
| [tiny-random-LlamaForCausalLM-untied-Q4_K_M.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q4_K_M.gguf) | Q4_K_M | 0.015 GB | medium, balanced quality - recommended |
|
| 124 |
+
| [tiny-random-LlamaForCausalLM-untied-Q5_0.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q5_0.gguf) | Q5_0 | 0.015 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 125 |
+
| [tiny-random-LlamaForCausalLM-untied-Q5_K_S.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q5_K_S.gguf) | Q5_K_S | 0.015 GB | large, low quality loss - recommended |
|
| 126 |
+
| [tiny-random-LlamaForCausalLM-untied-Q5_K_M.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q5_K_M.gguf) | Q5_K_M | 0.015 GB | large, very low quality loss - recommended |
|
| 127 |
+
| [tiny-random-LlamaForCausalLM-untied-Q6_K.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q6_K.gguf) | Q6_K | 0.017 GB | very large, extremely low quality loss |
|
| 128 |
+
| [tiny-random-LlamaForCausalLM-untied-Q8_0.gguf](https://huggingface.co/tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF/blob/main/tiny-random-LlamaForCausalLM-untied-Q8_0.gguf) | Q8_0 | 0.017 GB | very large, extremely low quality loss - not recommended |
|
| 129 |
+
|
| 130 |
+
|
| 131 |
+
## Downloading instruction
|
| 132 |
+
|
| 133 |
+
### Command line
|
| 134 |
+
|
| 135 |
+
Firstly, install Huggingface Client
|
| 136 |
+
|
| 137 |
+
```shell
|
| 138 |
+
pip install -U "huggingface_hub[cli]"
|
| 139 |
+
```
|
| 140 |
+
|
| 141 |
+
Then, downoad the individual model file the a local directory
|
| 142 |
+
|
| 143 |
+
```shell
|
| 144 |
+
huggingface-cli download tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF --include "tiny-random-LlamaForCausalLM-untied-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 145 |
+
```
|
| 146 |
+
|
| 147 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 148 |
+
|
| 149 |
+
```shell
|
| 150 |
+
huggingface-cli download tensorblock/onnx-internal-testing_tiny-random-LlamaForCausalLM-untied-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 151 |
+
```
|
tiny-random-LlamaForCausalLM-untied-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcf67e502b9b56a9267c542f225960e2e488df269843e2f4bc7a175e3202efa1
|
| 3 |
+
size 14500064
|
tiny-random-LlamaForCausalLM-untied-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1879a7fe7d65aa2537797832627e77dd16b2f229418997d4533486172d132418
|
| 3 |
+
size 14501408
|
tiny-random-LlamaForCausalLM-untied-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:208d5a53f3ef851f2e2abc49dcd8df4cc584f5314c8ce6e86a58365e72c8d0f5
|
| 3 |
+
size 14501024
|
tiny-random-LlamaForCausalLM-untied-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32864bbf0027cde027cf12cc18ccde8d80d80c1779f9f3738d11b7222401e981
|
| 3 |
+
size 14500064
|
tiny-random-LlamaForCausalLM-untied-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1da6604d8871adf80523b9c52e88d19a8160fc7eb28ff2a25b1a63c81974e23a
|
| 3 |
+
size 14500064
|
tiny-random-LlamaForCausalLM-untied-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a00a30a30ce75ae62208a444f66bdcb41e72e14e12cd87581776ca919ddabfb6
|
| 3 |
+
size 15016352
|
tiny-random-LlamaForCausalLM-untied-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c36cd15448eab9eeecde68e6433748ddae8221440490740d7e90c3316a54fba
|
| 3 |
+
size 15015456
|
tiny-random-LlamaForCausalLM-untied-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0c39e24b66a7dcc99ea479c0e9e15f19dca1fc8097e35ae47b8de48b18665cf
|
| 3 |
+
size 15015392
|
tiny-random-LlamaForCausalLM-untied-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99393d646cd1f29a206220bddc83625268a69171826fc21c347d3b7e3edcd1c7
|
| 3 |
+
size 15273856
|
tiny-random-LlamaForCausalLM-untied-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a426933ed5413e5d7bb4428aff47c5d71f0716172f8f583421c8cd47ae4992db
|
| 3 |
+
size 15273056
|
tiny-random-LlamaForCausalLM-untied-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d44b93fd359e6b4ee8896349ad81bc2559372756188c60d3b8d9173e8df99ae
|
| 3 |
+
size 16561376
|
tiny-random-LlamaForCausalLM-untied-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:242cbd72f5024af17aa4385f6e1499db9476f16c191496e8ad33d8d7b84ab507
|
| 3 |
+
size 16561376
|