TheBloke commited on
Commit
465f87a
·
1 Parent(s): f337b25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,13 +17,13 @@ license: other
17
  </div>
18
  <!-- header end -->
19
 
20
- # WizardLM's WizardLM 30B v1.0 GPTQ
21
 
22
- These files are GPTQ 4bit model files for [WizardLM's WizardLM 30B v1.0](https://huggingface.co/WizardLM/WizardLM-30B-V1.0).
23
 
24
  It is the result of merging the delta at the above repo with the original Llama 30B model.
25
 
26
- ## Other repositories available
27
 
28
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/WizardLM-30B-GPTQ)
29
  * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/WizardLM-30B-GGML)
 
17
  </div>
18
  <!-- header end -->
19
 
20
+ # WizardLM's WizardLM 30B v1.0 fp16
21
 
22
+ These files are pytorch format fp16 model files for [WizardLM's WizardLM 30B v1.0](https://huggingface.co/WizardLM/WizardLM-30B-V1.0).
23
 
24
  It is the result of merging the delta at the above repo with the original Llama 30B model.
25
 
26
+ ## Repositories available
27
 
28
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/WizardLM-30B-GPTQ)
29
  * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/WizardLM-30B-GGML)