Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: jncraton/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco
|
3 |
+
inference: false
|
4 |
+
model_creator: jncraton
|
5 |
+
model_name: TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
quantized_by: afrideva
|
8 |
+
tags:
|
9 |
+
- gguf
|
10 |
+
- ggml
|
11 |
+
- quantized
|
12 |
+
- q2_k
|
13 |
+
- q3_k_m
|
14 |
+
- q4_k_m
|
15 |
+
- q5_k_m
|
16 |
+
- q6_k
|
17 |
+
- q8_0
|
18 |
+
---
|
19 |
+
# jncraton/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF
|
20 |
+
|
21 |
+
Quantized GGUF model files for [TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco](https://huggingface.co/jncraton/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco) from [jncraton](https://huggingface.co/jncraton)
|
22 |
+
|
23 |
+
|
24 |
+
| Name | Quant method | Size |
|
25 |
+
| ---- | ---- | ---- |
|
26 |
+
| [tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q2_k.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF/resolve/main/tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q2_k.gguf) | q2_k | 482.14 MB |
|
27 |
+
| [tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q3_k_m.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF/resolve/main/tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q3_k_m.gguf) | q3_k_m | 549.85 MB |
|
28 |
+
| [tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q4_k_m.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF/resolve/main/tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q4_k_m.gguf) | q4_k_m | 667.81 MB |
|
29 |
+
| [tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q5_k_m.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF/resolve/main/tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q5_k_m.gguf) | q5_k_m | 782.04 MB |
|
30 |
+
| [tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q6_k.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF/resolve/main/tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q6_k.gguf) | q6_k | 903.41 MB |
|
31 |
+
| [tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q8_0.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-step-955k-token-2T-guanaco-GGUF/resolve/main/tinyllama-1.1b-intermediate-step-955k-token-2t-guanaco.q8_0.gguf) | q8_0 | 1.17 GB |
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
## Original Model Card:
|