← Back to context

Comment by datadrivenangel

1 day ago

what models are you using on that? My experiences with apple hardware have convinced me that it is not really good enough for coding locally.

DeepSeek v4 Flash, various quantised versions of Kimi K2.6, MiniMax 2.7, Qwen 3.5 “full sized, with a dual spark setup you can fit some decent setups on here

My single spark has me running Qwen 3.6 27B and antirez’s specially quantised DeepSeek v4 Flash (which is shockingly impressive)

  • Kimi K2.6 does not run well on 256GB.

    • Have you tried it? It would be slow for sure, but the main limitation AIUI would actually be storing the context in RAM - models like Kimi and GLM have high demands there which limit your ability to get meaningful aggregate throughput via large batches.

    • True, I might be thinking of some of the communities four-Spark clusters for it; it’s already int4 right?

It isn’t the models, it’s the closed api and the tooling associated with it. It’s driving me crazy how not-talked-about this is.