TheBloke commited on
Commit
8c93c34
1 Parent(s): 448a888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ This will work with all versions of GPTQ-for-LLaMa. It has maximum compatibility
43
 
44
  It was created without the `--act-order` parameter. It may have slightly lower inference quality compared to the other file, but is guaranteed to work on all versions of GPTQ-for-LLaMa and text-generation-webui.
45
 
46
- * `wizard-vicuna-13B-GPTQ-4bit.compat.no-act-order.safetensors`
47
  * Works with all versions of GPTQ-for-LLaMa code, both Triton and CUDA branches
48
  * Works with AutoGPTQ. Use `strict=False` to load.
49
  * Works with text-generation-webui one-click-installers
 
43
 
44
  It was created without the `--act-order` parameter. It may have slightly lower inference quality compared to the other file, but is guaranteed to work on all versions of GPTQ-for-LLaMa and text-generation-webui.
45
 
46
+ * `WizardLM-30B-uncensored-GPTQ-4bit.act-order.safetensors`
47
  * Works with all versions of GPTQ-for-LLaMa code, both Triton and CUDA branches
48
  * Works with AutoGPTQ. Use `strict=False` to load.
49
  * Works with text-generation-webui one-click-installers