Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ inference: false
|
|
20 |
|
21 |
# WizardLM - uncensored: An Instruction-following LLM Using Evol-Instruct
|
22 |
|
23 |
-
These files are GGML format model files for [Eric Hartford's 'uncensored' version of WizardLM](ehartford/WizardLM-7B-Uncensored).
|
24 |
|
25 |
GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
26 |
|
|
|
20 |
|
21 |
# WizardLM - uncensored: An Instruction-following LLM Using Evol-Instruct
|
22 |
|
23 |
+
These files are GGML format model files for [Eric Hartford's 'uncensored' version of WizardLM](https://huggingface.co/ehartford/WizardLM-7B-Uncensored).
|
24 |
|
25 |
GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
26 |
|