minicreeper
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ base_model:
|
|
5 |
tags:
|
6 |
- transformers
|
7 |
- BitsAndBytes
|
|
|
8 |
---
|
9 |
|
10 |
We quantified [mistralai/Mistral-Small-24B-Instruct-2501](https://huggingface.co/mistralai/Mistral-Small-24B-Instruct-2501) to 4bit model using `BitsAndBytes`.
|
|
|
5 |
tags:
|
6 |
- transformers
|
7 |
- BitsAndBytes
|
8 |
+
base_model_relation: quantized
|
9 |
---
|
10 |
|
11 |
We quantified [mistralai/Mistral-Small-24B-Instruct-2501](https://huggingface.co/mistralai/Mistral-Small-24B-Instruct-2501) to 4bit model using `BitsAndBytes`.
|