TheBloke commited on
Commit
af26244
1 Parent(s): 5adfe89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -45,7 +45,6 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
45
 
46
  * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/UltraRM-13B-AWQ)
47
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/UltraRM-13B-GPTQ)
48
- * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraRM-13B-GGUF)
49
  * [OpenBMB's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/openbmb/UltraRM-13b)
50
  <!-- repositories-available end -->
51
 
 
45
 
46
  * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/UltraRM-13B-AWQ)
47
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/UltraRM-13B-GPTQ)
 
48
  * [OpenBMB's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/openbmb/UltraRM-13b)
49
  <!-- repositories-available end -->
50