TheBloke commited on
Commit
c053f54
1 Parent(s): 446fb0f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -60,6 +60,7 @@ It is supported by:
60
 
61
  * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/deepseek-coder-33B-base-AWQ)
62
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/deepseek-coder-33B-base-GPTQ)
 
63
  * [DeepSeek's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/deepseek-ai/deepseek-coder-33b-base)
64
  <!-- repositories-available end -->
65
 
 
60
 
61
  * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/deepseek-coder-33B-base-AWQ)
62
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/deepseek-coder-33B-base-GPTQ)
63
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/deepseek-coder-33B-base-GGUF)
64
  * [DeepSeek's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/deepseek-ai/deepseek-coder-33b-base)
65
  <!-- repositories-available end -->
66