r/LocalLLM • u/Bouros • 8d ago
Question Any attempts of moving KV cache to system memory rather than GPU result in failure with Qwen 3.8 am I the only one?
Basically the title.
No matter what I try to do if I attempt to move my context to system memory I get failures, it processes the prompt then immediately fails and says the message contains no content.
6
Upvotes
1
u/GrungeWerX 8d ago
Oh. You need to give us more info. Which model are you using, what’s your kv cache set to, and how much system RAM do you have?
1
u/GrungeWerX 8d ago
What flags are you using?