TheBloke commited on
Commit
3b0040f
1 Parent(s): eed1673

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/
22
 
23
  ## Repositories available
24
 
25
- * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/TheBloke/h2ogpt-oasst1-512-30B-GPTQ).
26
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/h2ogpt-oasst1-512-30B-GGML).
27
  * [float16 HF format unquantised model for GPU inference and further conversions](https://huggingface.co/TheBloke/h2ogpt-oasst1-512-30B-GGML)
28
 
 
22
 
23
  ## Repositories available
24
 
25
+ * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/h2ogpt-oasst1-512-30B-GPTQ).
26
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/h2ogpt-oasst1-512-30B-GGML).
27
  * [float16 HF format unquantised model for GPU inference and further conversions](https://huggingface.co/TheBloke/h2ogpt-oasst1-512-30B-GGML)
28