Commit 00adad42 authored by yangrong's avatar yangrong
Browse files

Update README.md

parent 48917d6d
Pipeline #2391 failed with stages
in 0 seconds
...@@ -82,7 +82,7 @@ go build . ...@@ -82,7 +82,7 @@ go build .
##### 启用服务端 (server) ##### 启用服务端 (server)
``` ```
export HSA_OVERRIDE_GFX_VERSION=设备型号(如: gfx906对应9.0.6;k100ai gfx928对应9.2.8) export HSA_OVERRIDE_GFX_VERSION=设备型号(如: Z100L gfx906对应9.0.6;K100 gfx926对应9.2.6;K100AI gfx928对应9.2.8)
export ROCR_VISIBLE_DEVICES=所有设备号(0,1,2,3,4,5,6,...)/选择设备号 export ROCR_VISIBLE_DEVICES=所有设备号(0,1,2,3,4,5,6,...)/选择设备号
./ollama serve ./ollama serve
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment