Y
Hacker News
new
|
ask
|
show
|
jobs
by
syntaxing
18 days ago
I don’t know if the llama cpp implementation is wonky (and only supports the binary version) but it’s a lot slower than 35B-A3B @ Q4_KM + MTP with CPU offloading.
2 comments
dofm
17 days ago
It’s still a dense model so all 27B parameters are active. 35B-A3B activates only 3B at any time.
link
pulse7
18 days ago
Most probably not optimized yet for this model...
link