xiaoshuai111 commited on
Commit
85190d9
1 Parent(s): 40020b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,10 @@ tags:
12
  This model was converted to GGUF format from [`pkupie/lawyer-llama-13b-v2`](https://huggingface.co/pkupie/lawyer-llama-13b-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
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 llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
 
12
  This model was converted to GGUF format from [`pkupie/lawyer-llama-13b-v2`](https://huggingface.co/pkupie/lawyer-llama-13b-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
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
20
  Install llama.cpp through brew (works on Mac and Linux)
21