Skip to content

ds4: --ssd-streaming is not compatible with --mtp yet" When trying to launch Dspark after the new commit #596

Description

@arkham000

Hi, reading the new README section regarding Dspark it is stated "On Metal, the main model may be resident or use --ssd-streaming", does it mean that dspark (launched via the mtp flag) should work with ssd streaming ? Or maybe I misunderstood? I asked ds4 and it agrees with me :P
Here's what I launched :

dani@Host-002 ds4 % ./ds4-server \
     --ssd-streaming \
     --port 9000 \
     --kv-disk-dir /Users/dani/ds4/kvcache \
     --kv-disk-space-mb 32768 \
     --kv-cache-continued-interval-tokens 10000 \
     --mtp gguf/DeepSeek-V4-Flash-DSpark-support.gguf  \
     --dspark
 ds4: --ssd-streaming is not compatible with --mtp yet

Should it work or not?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions