TheBloke commited on
Commit
fa67661
·
1 Parent(s): a2cbf7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,9 +30,9 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
30
 
31
  ## Repositories available
32
 
33
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/digitous/13B-Chimera)
34
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/13B-Chimera-GGML)
35
- * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/digitous/13B-Chimera)
36
 
37
  <!-- compatibility_ggml start -->
38
  ## Compatibility
 
30
 
31
  ## Repositories available
32
 
33
+ * [digitous' 4-bit GPTQ models for GPU inference](https://huggingface.co/digitous/13B-Chimera)
34
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/13B-Chimera-GGML)
35
+ * [digitous' unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/digitous/13B-Chimera)
36
 
37
  <!-- compatibility_ggml start -->
38
  ## Compatibility