Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,13 @@ This is an uncensored version of Llama 3.2 1B Instruct created with abliteration
|
|
15 |
|
16 |
Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
## Evaluations
|
19 |
The following data has been re-evaluated and calculated as the average for each test.
|
20 |
|
|
|
15 |
|
16 |
Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
|
17 |
|
18 |
+
## ollama
|
19 |
+
|
20 |
+
You can use [huihui_ai/llama3.2-abliterate](https://ollama.com/huihui_ai/llama3.2-abliterate) directly,
|
21 |
+
```
|
22 |
+
ollama run huihui_ai/llama3.2-abliterate
|
23 |
+
```
|
24 |
+
|
25 |
## Evaluations
|
26 |
The following data has been re-evaluated and calculated as the average for each test.
|
27 |
|