Update README.md
Browse files
README.md
CHANGED
|
@@ -68,7 +68,7 @@ It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com
|
|
| 68 |
## Repositories available
|
| 69 |
|
| 70 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/minotaur-15B-GPTQ)
|
| 71 |
-
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU
|
| 72 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/openaccess-ai-collective/minotaur-15b)
|
| 73 |
|
| 74 |
## Note about context length
|
|
|
|
| 68 |
## Repositories available
|
| 69 |
|
| 70 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/minotaur-15B-GPTQ)
|
| 71 |
+
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU inference](https://huggingface.co/TheBloke/minotaur-15B-GGML)
|
| 72 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/openaccess-ai-collective/minotaur-15b)
|
| 73 |
|
| 74 |
## Note about context length
|