TheBloke commited on
Commit
d17e02f
1 Parent(s): d3d75e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -276,6 +276,7 @@ It is the result of quantising to 4bit using [AutoGPTQ](https://github.com/PanQi
276
  ## Repositories available
277
 
278
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/starcoder-GPTQ)
 
279
  * [Bigcoder's unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/bigcode/starcoder)
280
 
281
  ## Prompting
 
276
  ## Repositories available
277
 
278
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/starcoder-GPTQ)
279
+ * [4, 5, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/starcoder-GGML)
280
  * [Bigcoder's unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/bigcode/starcoder)
281
 
282
  ## Prompting