Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ huggingface-cli download huihui-ai/Llama-3.2-3B-Instruct-abliterated --local-dir
|
|
23 |
```
|
24 |
2. Get Llama-3.2-3B-Instruct model for reference.
|
25 |
```
|
26 |
-
ollama
|
27 |
```
|
28 |
3. Export Llama-3.2-3B-Instruct model parameters.
|
29 |
```
|
|
|
23 |
```
|
24 |
2. Get Llama-3.2-3B-Instruct model for reference.
|
25 |
```
|
26 |
+
ollama pull llama3.2
|
27 |
```
|
28 |
3. Export Llama-3.2-3B-Instruct model parameters.
|
29 |
```
|