Live data from Hacker News

Kimi-K3 on HuggingFace

huggingface.co

211–220 of 588 posts

Re: Kimi-K3 on HuggingFace

#211

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…

[deleted]

Re: Kimi-K3 on HuggingFace

#212
post #136

I 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.

I would argue that they actually don’t lack talent, they have an insane bench of really smart people. What they lack is any sort of direction and leadership. They are a ship lost in the ocean and up until now have been lucky to find a few treasures along the their way.

Re: Kimi-K3 on HuggingFace

#213

Earlier 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.

1536GB of DDR4 ECC server RAM is somewhere between $4000-6000 USD used right now, by the time you put in parallel enough NVME SSD to approach good speeds, you'd be approaching that (and also likely running out of PCI-E bus lanes directly attached to the same motherboard to reasonably do so).

Re: Kimi-K3 on HuggingFace

#214

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…

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…

"Never" is a long time. Just think about how much ram we had 10 or 20 years ago. 1.5TB isn't a lot really.

Re: Kimi-K3 on HuggingFace

#216

Is there any (near future) technology that would permit burning this terrabyte into some kind of ROM chip?

The path to ubiquitous AI (17k tokens/sec) https://news.ycombinator.com/item?id=47086181

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

#217

Earlier quoted context omitted.

the only logical format. signed: a hungarian :)

For me, the only format that doesn't make sense is the MM/DD/YYYY, together with its rarely seen worse sibling, MM/DD/YY (07/27/26).

Agreed. It's objectively mixing the order (medium/small/large)

Re: Kimi-K3 on HuggingFace

#218

Earlier 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.

Aha, right. That makes a lot more sense.

Re: Kimi-K3 on HuggingFace

#219

Earlier 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.

Gotcha. But to be clear, you’re talking only about energy usage, correct?

Re: Kimi-K3 on HuggingFace

#220

Earlier 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…

A) is very doable with e.g. Amazon Bedrock.

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?

Post reply on HN