• 0 Posts
  • 8 Comments
Joined 3 years ago
cake
Cake day: June 20th, 2023

help-circle


  • as long as it’s their hardware

    This is the problem for me. AMD exist, Mac exists, Intel exists, and they rely on llama.cpp which now has the devs getting their paychecks from Nvidia… They’ll just “direct primary focus” onto cuda development and oops we didn’t touch SYCL support for 8 months… Whoopsiedoodle.

    I literally just bought a b70… Fucking Nvidia…

    Yes I know its open source, but the devs currently have a decent pace with updates. Relying on unpaid devs to care about SYLC when most people don’t run it anyway is probably worse than relying on Nvidia paid devs to eventually get to it :/




  • It has been some time since my initial comment so at the time I was mainly using LM studio. Qwen 3.6 a3b is the MOE and it does work well on my card, but the dense model that is more intelligent/capable is the Qwen 3.6 27b which doesn’t fit on the card and does get offloaded, but offloading cuts the speed down to like 1/tps.

    I have since found a version of the 27b model that is “quantized,” for lack of a better term, differently and has to be run through TabbyAPI which gets back to 30ish tps. It can’t offload so it must fit fully on the card which keeps the speed high. Might be worth a look if you’re interested, the only downside is that with my 16gb card the context limit has to be kept pretty low ~40k if I remember correctly