TheBloke commited on
Commit
a4570f5
·
1 Parent(s): 4575e94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
28
 
29
  ## Other repositories available
30
 
31
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/elinas/samantha-13B-GPTQ)
32
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/samantha-13B-GGML)
33
  * [Original unquantised fp16 model in HF format](https://huggingface.co/ehartford/samantha-13b)
34
 
 
28
 
29
  ## Other repositories available
30
 
31
+ * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/samantha-13B-GPTQ)
32
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/samantha-13B-GGML)
33
  * [Original unquantised fp16 model in HF format](https://huggingface.co/ehartford/samantha-13b)
34