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