Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,14 @@ This model is a merge of the following models made with [mergekit](https://githu
|
|
10 |
* [OpenPipe/mistral-ft-optimized-1218](https://huggingface.co/OpenPipe/mistral-ft-optimized-1218)
|
11 |
* [mlabonne/NeuralHermes-2.5-Mistral-7B](https://huggingface.co/mlabonne/NeuralHermes-2.5-Mistral-7B)
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## 🧩 Configuration
|
14 |
|
15 |
```yaml
|
|
|
10 |
* [OpenPipe/mistral-ft-optimized-1218](https://huggingface.co/OpenPipe/mistral-ft-optimized-1218)
|
11 |
* [mlabonne/NeuralHermes-2.5-Mistral-7B](https://huggingface.co/mlabonne/NeuralHermes-2.5-Mistral-7B)
|
12 |
|
13 |
+
## ⚡ Quantized models
|
14 |
+
|
15 |
+
Thanks to TheBloke for the quantized models:
|
16 |
+
|
17 |
+
* **GGUF**: https://huggingface.co/TheBloke/NeuralPipe-7B-ties-GGUF
|
18 |
+
* **AWQ**: https://huggingface.co/TheBloke/NeuralPipe-7B-ties-AWQ
|
19 |
+
* **GPTQ**: https://huggingface.co/TheBloke/NeuralPipe-7B-ties-GPTQ
|
20 |
+
|
21 |
## 🧩 Configuration
|
22 |
|
23 |
```yaml
|