CheetoBandito commited on
Commit
5e31037
·
verified ·
1 Parent(s): 809dcba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 | BF16 | ~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)
 
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)