Add base_model (#2)
Browse files- Add base_model (63c384944bff4145ae21269359b581d66a27a212)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
|
@@ -9,6 +9,7 @@ language:
|
|
| 9 |
- code
|
| 10 |
quantized_by: bartowski
|
| 11 |
pipeline_tag: text-generation
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
## Llamacpp imatrix Quantizations of Codestral-22B-v0.1
|
|
|
|
| 9 |
- code
|
| 10 |
quantized_by: bartowski
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
+
base_model: mistralai/Codestral-22B-v0.1
|
| 13 |
---
|
| 14 |
|
| 15 |
## Llamacpp imatrix Quantizations of Codestral-22B-v0.1
|