Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ It is the result of merging and/or converting the source repository to float16.
|
|
25 |
|
26 |
## Repositories available
|
27 |
|
28 |
-
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Role-Playing-Data-
|
29 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Role-Playing-Data-GGML)
|
30 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/CAMEL-13B-Role-Playing-Data-fp16)
|
31 |
|
|
|
25 |
|
26 |
## Repositories available
|
27 |
|
28 |
+
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Role-Playing-Data-GPTQ)
|
29 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Role-Playing-Data-GGML)
|
30 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/CAMEL-13B-Role-Playing-Data-fp16)
|
31 |
|