Thireus commited on
Commit
2be6fad
β€’
1 Parent(s): f8659d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,9 +49,9 @@ ASSISTANT:
49
 
50
  ## Quantization process:
51
 
52
- | Original Model | β†’ | (optional but recommended) Float16 Model* | β†’ | Safetensor Model** | β†’ | EXL2 Model |
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
 
 
49
 
50
  ## Quantization process:
51
 
52
+ | Original Model | β†’ | (optional but recommended) Float16 Model* | β†’ | Safetensors Model** | β†’ | EXL2 Model |
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)* | β†’ | Safetensors** | β†’ | EXL2 |
55
 
56
  Example to convert WizardLM-70B-V1.0-HF to EXL2 4.0 bpw with 6-bit head:
57