I feel like most hardware to run LLMs on is shaped wrong for individuals. It's either having a model struggling along with like 5-10 tokens per second on unified memory, or data center cards with hundreds of GB of VRAM consuming more than a kW of power. It doesn't seem like there's prosumer GPUs with like 180W-250W TDP and 128 GB or 256 GB of VRAM (one can dream). Then bifurcation and even just two of those cards wou…
Kimi-K3 on HuggingFace
211–220 of 588 posts
Re: Kimi-K3 on HuggingFace
#212I heard this is the talk in town these days. Why can't Meta keep up? With >10000000x more resources you'd think that they'd be able to introduce equally performant if not better open weight models
Because lack of talent and organizational disfunction matters a lot more than you think. The reason why OAI and Ant are always at the top is because of this and I’d say compute is third on the list.
Re: Kimi-K3 on HuggingFace
#213Earlier quoted context omitted.
It's a great concept but I think it would cross the line from 'very slow' to 'so slow it's unusable' at this size. Even if we say you have an NVME SSD that does 7GB/s reads, that's dramatically slower than being able to hold the whole thing in DRAM. Like the difference between 1.3 tok/s in RAM vs 0.1 tok/s with a colibri-like method. edit: the results I have seen from people trying colibri with fast consumer grade PC…
On a server machine you can have more than 100GB/s of NVMe if you parallelize (RAID 0 and the like). But it's still gonna be noticeably slower.
Re: Kimi-K3 on HuggingFace
#214I feel like most hardware to run LLMs on is shaped wrong for individuals. It's either having a model struggling along with like 5-10 tokens per second on unified memory, or data center cards with hundreds of GB of VRAM consuming more than a kW of power. It doesn't seem like there's prosumer GPUs with like 180W-250W TDP and 128 GB or 256 GB of VRAM (one can dream). Then bifurcation and even just two of those cards wou…
I agree but worth noting that it's never gonna be very practical to run LLMs like this at home. Unless we have some sort of design breakthrough, the only "sensible" way to run them is at high batch levels on shared HW. Like, yeah if I could spend a few grand on such a GPU I probably would coz I'm a rich nerd, but I'd acknowledge it as an extremely inefficient luxury, kinda like a sports car. So I think you could say…
Re: Kimi-K3 on HuggingFace
#215[dead]
Re: Kimi-K3 on HuggingFace
#216Is there any (near future) technology that would permit burning this terrabyte into some kind of ROM chip?
You can still try it at https://chatjimmy.ai/, but it's running the rather outdated Llama 3.1 8B
Re: Kimi-K3 on HuggingFace
#217Re: Kimi-K3 on HuggingFace
#218Earlier quoted context omitted.
(Context: Parent comment was edited after I wrote this comment) Where in the world are you finding that much RAM in a racked server for $200/month?
I think he means electrical bill at his estimated wattage load of the server and his known kWh cost, not rented server/hosting cost.
Re: Kimi-K3 on HuggingFace
#219Earlier quoted context omitted.
(Context: Parent comment was edited after I wrote this comment) Where in the world are you finding that much RAM in a racked server for $200/month?
At my house. I have 5Gbps fiber and could pay for 10 or 25 if I need it.
Re: Kimi-K3 on HuggingFace
#220Earlier quoted context omitted.
As someone who has worked in two industries that are at the maximal end of data sensitivity and privacy this comes across as a tinfoil hat issue not a real business requirement. In such cases we've always found ways to trade dollars for the privacy we need without having to run our own inference at excruciating slow speeds.
Do you mean by trading dollars for the privacy you need as: a) Contracting with a third-party independent inference provider who will run your choice of model on fast hardware that they own, with all appropriate data security/privacy/contractual/compliance protection in place or b) Contracting with the original creators of the model to run inference via their API and with assurances that all the same data protection…
They'll give you HIPAA compliance, they even have a data center for US government classified data, they can give you European data sovereignty. And with OpenAI and Anthropic models to boot, you don't even have to settle for open weights.
What kind of privacy needs do you really have beyond that?