Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ tags:
|
|
| 8 |
- q3_k
|
| 9 |
model_type: llama
|
| 10 |
inference: false
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# sarvam-m-24b - Q3_K GGUF
|
|
@@ -80,4 +82,4 @@ This model follows the same license as the original model (Apache 2.0).
|
|
| 80 |
|
| 81 |
## Citation
|
| 82 |
|
| 83 |
-
If you use this model, please cite the original model authors and acknowledge the quantization.
|
|
|
|
| 8 |
- q3_k
|
| 9 |
model_type: llama
|
| 10 |
inference: false
|
| 11 |
+
base_model:
|
| 12 |
+
- sarvamai/sarvam-m
|
| 13 |
---
|
| 14 |
|
| 15 |
# sarvam-m-24b - Q3_K GGUF
|
|
|
|
| 82 |
|
| 83 |
## Citation
|
| 84 |
|
| 85 |
+
If you use this model, please cite the original model authors and acknowledge the quantization.
|