Update README.md
Browse files
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-
|
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
|