Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ This repository includes both the full-precision safetensors weights and a quant
|
|
| 48 |
|
| 49 |
| File(s) | Format | Precision | Size | Use Case |
|
| 50 |
|---|---|---|---|---|
|
| 51 |
-
| `model-0000[1-4]-of-00004.safetensors` | SafeTensors |
|
| 52 |
| `model-q4_k_m.gguf` | GGUF | Q4_K_M | ~4.7 GB | Inference / deployment |
|
| 53 |
|
| 54 |
### Full-Precision Weights (SafeTensors)
|
|
|
|
| 48 |
|
| 49 |
| File(s) | Format | Precision | Size | Use Case |
|
| 50 |
|---|---|---|---|---|
|
| 51 |
+
| `model-0000[1-4]-of-00004.safetensors` | SafeTensors | F16 | ~21 GB | Further fine-tuning / research |
|
| 52 |
| `model-q4_k_m.gguf` | GGUF | Q4_K_M | ~4.7 GB | Inference / deployment |
|
| 53 |
|
| 54 |
### Full-Precision Weights (SafeTensors)
|