feat(ai): 调整模型
This commit is contained in:
@@ -145,7 +145,7 @@ public class LlamaSwapTool extends GeneratorTool {
|
||||
arguments.add("--reasoning-parser deepseek_r1");
|
||||
}
|
||||
return new DockerCmd(
|
||||
"vllm-server-cpu:0.9.1",
|
||||
"vllm-server-cpu:0.8.5.post1",
|
||||
name,
|
||||
model,
|
||||
StrUtil.format("http://vllm-{}:${PORT}", displayName(model)),
|
||||
|
||||
Reference in New Issue
Block a user