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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Refer to the [original model card](https://huggingface.co/pkupie/lawyer-llama-13
16
  ```bash
17
  ollama run xiaoshuai111/lawyer-llama-13b-v2
18
  ```
19
- ollama -v = 0.1.32
20
 
21
  ## Use with llama.cpp
22
  Install llama.cpp through brew (works on Mac and Linux)
 
16
  ```bash
17
  ollama run xiaoshuai111/lawyer-llama-13b-v2
18
  ```
19
+ 打包时的ollama版本是0.1.32,0.1.48以上版本会报错,但是直接执行ollama run 使用0.3.5也可以正常加载。
20
 
21
  ## Use with llama.cpp
22
  Install llama.cpp through brew (works on Mac and Linux)