xiaoshuai111
commited on
Update README.md
Browse files
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 |
-
|
|
|
|
|
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
|