huihui-ai commited on
Commit
4d715a6
1 Parent(s): 338dc5e

Update README.md

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