Commit b8a79442 authored by wangkx1's avatar wangkx1
Browse files

update ollama

parent 221bd71d
...@@ -100,6 +100,7 @@ func AMDGetGPUInfo() []RocmGPUInfo { ...@@ -100,6 +100,7 @@ func AMDGetGPUInfo() []RocmGPUInfo {
} }
return a < b return a < b
}) })
cpuCount := 0 cpuCount := 0
for _, match := range matches { for _, match := range matches {
slog.Debug("evaluating amdgpu node " + match) slog.Debug("evaluating amdgpu node " + match)
......
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