Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ It is the result of merging the deltas from the above repository with the origin
|
|
20 |
## Repositories available
|
21 |
|
22 |
* [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/stable-vicuna-13B-GPTQ).
|
23 |
-
* [
|
24 |
-
* [Unquantised
|
25 |
|
26 |
## PROMPT TEMPLATE
|
27 |
|
|
|
20 |
## Repositories available
|
21 |
|
22 |
* [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/stable-vicuna-13B-GPTQ).
|
23 |
+
* [4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/stable-vicuna-13B-GGML).
|
24 |
+
* [Unquantised float16 model in HF format](https://huggingface.co/TheBloke/stable-vicuna-13B-HF).
|
25 |
|
26 |
## PROMPT TEMPLATE
|
27 |
|