TheBloke commited on
Commit
79752ab
1 Parent(s): e4ac813

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ GGML versions are not yet provided, as there is not yet support for SuperHOT in
41
 
42
  ## Repositories available
43
 
44
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/WizardLM-33B-V1.0-Uncensored-SuperHOT-8KGPTQ)
45
  * [Panchovix's unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Panchovix/WizardLM-33B-V1.0-Uncensored-SuperHOT-8k)
46
 
47
  GGML quants are not yet provided, as there is not yet support for SuperHOT in llama.cpp. This is being investigated and will hopefully come soon.
 
41
 
42
  ## Repositories available
43
 
44
+ * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/WizardLM-33B-V1-0-Uncensored-SuperHOT-8K-GPTQ)
45
  * [Panchovix's unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Panchovix/WizardLM-33B-V1.0-Uncensored-SuperHOT-8k)
46
 
47
  GGML quants are not yet provided, as there is not yet support for SuperHOT in llama.cpp. This is being investigated and will hopefully come soon.