Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
DeepSeek-R1_ollama
Commits
87c02c4f
Commit
87c02c4f
authored
Feb 25, 2025
by
chenzk
Browse files
Update README.md
parent
b9a6b30d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
87c02c4f
...
@@ -82,13 +82,13 @@ go build .
...
@@ -82,13 +82,13 @@ go build .
##### 启用服务端 (server)
##### 启用服务端 (server)
```
```
export HSA_OVERRIDE_GFX_VERSION=设备型号(如: Z100L gfx906对应9.0.6;K100 gfx926对应9.2.6;
K100
AI gfx928对应9.2.8)
export HSA_OVERRIDE_GFX_VERSION=设备型号(如: Z100L gfx906对应9.0.6;K100 gfx926对应9.2.6;AI gfx928对应9.2.8)
# 例如 export HSA_OVERRIDE_GFX_VERSION=9.2.8
# 例如 export HSA_OVERRIDE_GFX_VERSION=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,...)
# 例如 export ROCR_VISIBLE_DEVICES=0,
1,
2,
3, 4
# 例如 export ROCR_VISIBLE_DEVICES=0,1,2,
3
./ollama serve
./ollama serve
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment