TheBloke commited on
Commit
7d845a2
1 Parent(s): 40b9252

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ It is the result of merging the LoRA then quantising to 4bit using [GPTQ-for-LLa
11
 
12
  ## Other repositories available
13
 
14
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/TheBloke/guanaco-13B-GPTQ)
15
  * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/guanaco-13B-GGML)
16
  * [Original unquantised fp16 model in HF format](https://huggingface.co/TheBloke/guanaco-13B-HF)
17
 
 
11
 
12
  ## Other repositories available
13
 
14
+ * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/guanaco-13B-GPTQ)
15
  * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/guanaco-13B-GGML)
16
  * [Original unquantised fp16 model in HF format](https://huggingface.co/TheBloke/guanaco-13B-HF)
17