It's hard to overstate the impact Georgi Gerganov and llama.cpp have had on the local model space. He pretty much kicked off the revolution in March 2023, making LLaMA work on consumer laptops. Here's that README from March 10th 2023 https://github.com/ggml-org/llama.cpp/blob/775328064e69db1eb... > The main goal is to run the model using 4-bit quantization on a MacBook. [...] This was hacked in an evening - I have no…
i am curious, why are your comments always pinned to the top?
Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
121–130 of 241 posts
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#122Earlier quoted context omitted.
Maybe stupid question but why not just put it in a torrent?
It is very simple. Storage / bandwidth is not expensive. Residential bandwidth is. If you can convince people to install a bandwidth-related software on their residential homes, you can then charge other people $5 to $10 per 1GiB bandwidth (useful for botnet mostly, get around DDOS protections and other reCAPTCHA tasks).
We are not going to do what you suggest. Instead, our approach is to use the RAM people aren't using at the moment for a fast edge cache close to their area.
We've tried this architecture and get very low latency and high bandwidth. People would not be contributing their resources to anything they don't know about.
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#123Earlier quoted context omitted.
It's insane how much traffic HF must be pushing out of the door. I routinely download models that are hundreds of gigabytes in size from them. A fantastic service to the sovererign AI community.
Yup, I have downloaded probably a terabyte in the last week, especially with the Step 3.5 model being released and Minimax quants. I wonder what my ISP thinks. I hope they don't cut me off. They gave me a fast lane, they better let me use it, lol
Hypothetically my ISP will sell me unmetered 10 Gb service but I wonder if they would actually make good on their word ...
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#124Earlier quoted context omitted.
> We still need good value hardware to run Kimi/GLM in-house If you stream weights in from SSD storage and freely use swap to extend your KV cache it will be really slow (multiple seconds per token!) but run on basically anything. And that's still really good for stuff that can be computed overnight, perhaps even by batching many requests simultaneously. It gets progressively better as you add more compute, of course…
At a certain point the energy starts to cost more than renting some GPUs.
The issue you'll actually run into is that most residential housing isn't wired for more than ~2kW per room.
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#125Earlier quoted context omitted.
I thought of the tracking and gate questions, too, when I vibed up an HF torrent service a few nights ago. (Super annoying BTW to have to download the files just to hash the parts, especially when webseeds exist.) Model owners could disable or gate torrents the same way they gate the models, and HF could still measure traffic by .torrent downloads and magnet clicks. It's a bit like any legalization question -- the bl…
> Model owners could disable or gate torrents the same way they gate the models, and HF could still measure traffic by .torrent downloads and magnet clicks. But that'll only stop a small part, anyone could share the infohash and if you're using the dht/magnet without .torrent files or clicks on a website, no one can count those downloads unless they too scrape the dht for peers who are reporting they've completed the…
Which can be falsified. Head over to your favorite tracker and sort by completed downloads to see what I mean.
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#126Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#127Earlier quoted context omitted.
of course your comment attracts more upvotes - it's at the top.
It’s at the top because of upvotes. They don’t have an “if simonw: boost” branch in the code.
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#128Earlier quoted context omitted.
It’s at the top because of upvotes. They don’t have an “if simonw: boost” branch in the code.
the code is not public, so we can't know. i think it's much more nuanced and certain users' comments might get a preferential treatment, based on factors other than the upvote count - which itself is hidden from us.
I feel like you're making this statement in bad faith, rather than honestly believing the developers of the forum software here have built in a clause to pin simonw's comments to the top.
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#129It seems to me there is no chance local ML is going to be anywhere out of the toy status comparing to closed source ones in short term
Re: Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
#130It's hard to overstate the impact Georgi Gerganov and llama.cpp have had on the local model space. He pretty much kicked off the revolution in March 2023, making LLaMA work on consumer laptops. Here's that README from March 10th 2023 https://github.com/ggml-org/llama.cpp/blob/775328064e69db1eb... > The main goal is to run the model using 4-bit quantization on a MacBook. [...] This was hacked in an evening - I have no…
i am curious, why are your comments always pinned to the top?