Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ These files are GGML format model files for [Eric Hartford's 'uncensored' versio
|
|
11 |
|
12 |
GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
13 |
|
14 |
-
Eric did a fresh 7B training using the WizardLM method, on a dataset edited to remove all the "I'm sorry.." type ChatGPT responses.
|
15 |
|
16 |
## Other repositories available
|
17 |
|
|
|
11 |
|
12 |
GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
13 |
|
14 |
+
Eric did a fresh 7B training using the WizardLM method, on [a dataset edited to remove all the "I'm sorry.." type ChatGPT responses](https://huggingface.co/datasets/ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered).
|
15 |
|
16 |
## Other repositories available
|
17 |
|