ds4: --ssd-streaming is not compatible with --mtp yet" When trying to launch Dspark after the new commit
- Lenguaje dominante
- C
- Estrellas
- 22.3k
- Forks
- 2.1k
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 4
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.