Update README.md
Browse files
README.md
CHANGED
@@ -17,13 +17,13 @@ license: other
|
|
17 |
</div>
|
18 |
<!-- header end -->
|
19 |
|
20 |
-
# WizardLM's WizardLM 30B v1.0
|
21 |
|
22 |
-
These files are
|
23 |
|
24 |
It is the result of merging the delta at the above repo with the original Llama 30B model.
|
25 |
|
26 |
-
##
|
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)
|