Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: mrl
|
4 |
+
inference: false
|
5 |
+
license_link: https://mistral.ai/licenses/MRL-0.1.md
|
6 |
+
base_model: mistralai/Mistral-Large-Instruct-2407
|
7 |
+
base_model_relation: quantized
|
8 |
+
---
|
9 |
+
[exllamav3](https://github.com/turboderp-org/exllamav3) quantizations of [Mistral-Large-Instruct-2407](https://huggingface.co/mistralai/Mistral-Large-Instruct-2407)
|
10 |
+
|
11 |
+
Will update this space with links to the quant branches as they finish uploading. Expect the same sizes as in [turboderp's exl3 quant of Mistral-Large-Instruct-2411](https://huggingface.co/turboderp/Mistral-Large-Instruct-2411-exl3).
|