TheBloke commited on
Commit
d19471e
1 Parent(s): 703f9af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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