Update README.md
Browse files
README.md
CHANGED
|
@@ -119,12 +119,13 @@ This model is a merge of the following models made with [mergekit](https://githu
|
|
| 119 |
|
| 120 |
## ⚡ Quantized models
|
| 121 |
|
| 122 |
-
Thanks to TheBloke for the quantized models:
|
| 123 |
|
| 124 |
* **GGUF**: https://huggingface.co/TheBloke/NeuralPipe-7B-slerp-GGUF
|
|
|
|
| 125 |
* **AWQ**: https://huggingface.co/TheBloke/NeuralPipe-7B-slerp-AWQ
|
| 126 |
* **GPTQ**: https://huggingface.co/TheBloke/NeuralPipe-7B-slerp-GPTQ
|
| 127 |
-
|
| 128 |
## 🧩 Configuration
|
| 129 |
|
| 130 |
```yaml
|
|
|
|
| 119 |
|
| 120 |
## ⚡ Quantized models
|
| 121 |
|
| 122 |
+
Thanks to TheBloke and ZeroWw for the quantized models:
|
| 123 |
|
| 124 |
* **GGUF**: https://huggingface.co/TheBloke/NeuralPipe-7B-slerp-GGUF
|
| 125 |
+
* **GGUF f16.qX**: https://huggingface.co/ZeroWw/NeuralPipe-7B-slerp-GGUF
|
| 126 |
* **AWQ**: https://huggingface.co/TheBloke/NeuralPipe-7B-slerp-AWQ
|
| 127 |
* **GPTQ**: https://huggingface.co/TheBloke/NeuralPipe-7B-slerp-GPTQ
|
| 128 |
+
|
| 129 |
## 🧩 Configuration
|
| 130 |
|
| 131 |
```yaml
|