Thireus commited on
Commit
5a36c26
·
1 Parent(s): f54f432

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ ASSISTANT:
53
  | -------------- | --- | ------------- | --- | ---------------- | --- | ---------- |
54
  | [WizardLM 70B V1.0](https://huggingface.co/WizardLM/WizardLM-70B-V1.0) | → | [WizardLM 70B V1.0-HF](https://huggingface.co/simsim314/WizardLM-70B-V1.0-HF)* | → | Safetensor** | → | EXL2 |
55
 
56
- Example to convert WizardLM-70B-V1.0-HF_float16_safetensored to EXL2 4.0 bpw with 6-bit head:
57
 
58
  ```
59
  mkdir -p ~/EXL2/WizardLM-70B-V1.0-HF_4bit # Create the output directory
 
53
  | -------------- | --- | ------------- | --- | ---------------- | --- | ---------- |
54
  | [WizardLM 70B V1.0](https://huggingface.co/WizardLM/WizardLM-70B-V1.0) | → | [WizardLM 70B V1.0-HF](https://huggingface.co/simsim314/WizardLM-70B-V1.0-HF)* | → | Safetensor** | → | EXL2 |
55
 
56
+ Example to convert WizardLM-70B-V1.0-HF to EXL2 4.0 bpw with 6-bit head:
57
 
58
  ```
59
  mkdir -p ~/EXL2/WizardLM-70B-V1.0-HF_4bit # Create the output directory