Y
Hacker News
new
|
ask
|
show
|
jobs
by
verdverm
46 days ago
There is a bug in llama-cpp for qwen/gemma models, use vLLM instead
1 comments
pdyc
46 days ago
what bug and it affects what?
link
verdverm
46 days ago
it's a prompt cache invalidation bug that causes all input to be reprocessed instead of getting preloaded
There are other reasons to prefer vllm to llama-cpp as well
link