Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original co
|
|
21 |
```
|
22 |
huggingface-cli download huihui-ai/Llama-3.2-3B-Instruct-abliterated --local-dir ./huihui-ai/Llama-3.2-3B-Instruct-abliterated
|
23 |
```
|
24 |
-
2. Get Llama-3.2-
|
25 |
```
|
26 |
ollama run llama3.2
|
27 |
```
|
|
|
21 |
```
|
22 |
huggingface-cli download huihui-ai/Llama-3.2-3B-Instruct-abliterated --local-dir ./huihui-ai/Llama-3.2-3B-Instruct-abliterated
|
23 |
```
|
24 |
+
2. Get Llama-3.2-3B-Instruct model for reference.
|
25 |
```
|
26 |
ollama run llama3.2
|
27 |
```
|