mirror of
https://github.com/RYDE-WORK/ktransformers.git
synced 2026-01-19 12:43:16 +08:00
Merge pull request #697 from kvcache-ai/fix-yaml
Update DeepSeek-V3-Chat-multi-gpu-marlin.yaml
This commit is contained in:
commit
9650893adc
@ -168,5 +168,5 @@
|
||||
replace:
|
||||
class: "default"
|
||||
kwargs:
|
||||
generate_device: "cuda:0"
|
||||
prefill_device: "cuda:0"
|
||||
generate_device: "cuda:1"
|
||||
prefill_device: "cuda:1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user