Merge pull request #697 from kvcache-ai/fix-yaml

Update DeepSeek-V3-Chat-multi-gpu-marlin.yaml
This commit is contained in:
Atream 2025-02-26 21:54:01 +08:00 committed by GitHub
commit 9650893adc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -168,5 +168,5 @@
replace:
class: "default"
kwargs:
generate_device: "cuda:0"
prefill_device: "cuda:0"
generate_device: "cuda:1"
prefill_device: "cuda:1"