xiaoshuai111 commited on
Commit
072c346
1 Parent(s): eca46db

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版本是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)
 
16
  ```bash
17
  ollama run xiaoshuai111/lawyer-llama-13b-v2
18
  ```
19
+ 打包时的ollama版本是0.1.32,0.1.48以上版本会报错,使用ollama docker时执行ollama run 使用0.3.5也可以正常加载CPU模式,如果使用GPU仍需要降低镜像版本
20
 
21
  ## Use with llama.cpp
22
  Install llama.cpp through brew (works on Mac and Linux)