xiaoshuai111 commited on
Commit
3115a99
1 Parent(s): 85190d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,7 +13,9 @@ This model was converted to GGUF format from [`pkupie/lawyer-llama-13b-v2`](http
13
  Refer to the [original model card](https://huggingface.co/pkupie/lawyer-llama-13b-v2) for more details on the model.
14
 
15
  ## Use with Ollama
16
- ollama run xiaoshuai111/lawyer-llama-13b-v2
 
 
17
  ollama -v = 0.1.32
18
 
19
  ## Use with llama.cpp
 
13
  Refer to the [original model card](https://huggingface.co/pkupie/lawyer-llama-13b-v2) for more details on the model.
14
 
15
  ## Use with Ollama
16
+ ```bash
17
+ ollama run xiaoshuai111/lawyer-llama-13b-v2
18
+ ```
19
  ollama -v = 0.1.32
20
 
21
  ## Use with llama.cpp