posted in Technology

If open weight models are the future, U.S. AI companies are going to have a hard time

www.fastcompany.com/91577359/why-u-s-ai-companies-cant-match-chinas-open-weight-frontier-models
Fast CompanyIf open weight models are the future, U.S. AI companies are going to have a hard timeOpenAI, Anthropic, and other Western labs have spent billions training the model weights at the heart of their most advanced systems.

Replying to @⁨sanitation@lemmy.today⁩

I ran DeepSeek and Llama and Mistral at home on my consumer grade gaming PC.

With a little tweaking of the system prompts and configuring web search, I was running a local LLM that felt pretty darn close to the commercial LLMs.

With this technology out in the open internet where you can download the models in a few hours I don’t see how the commercial AI companies are going to last. If selling “Artificial Intelligence” subscriptions is all your company does for revenue, you’re screwed.

I downloaded and ran an LLM that I could have a conversation with and feed basic coding problems to for basically zero dollars and ran it on my puny gaming machine…puny compared to enterprise-class hardware. It would be trivial for a company with a very moderate budget to buy some servers and start running their own LLMs that they can use to feed all the PII and HIPPA data they want.

Replying to @⁨D1re_W0lf@piefed.social⁩

Mistral is still around, but for local LLMs… they’re kinda irrelevant, sadly. Their models have regressed. I think they’re being choked by ambiguous EU law.

If you’re looking for “western” weights, I’d look at the Laguna series first:

huggingface.co/poolside

And ik_llama.cpp quantizations like this: huggingface.co/sigargv/Laguna-M.1-GGUF/tree/main

There’s a couple of other interesting startups, but TBH its hard to keep track of where they’re from.

huggingface.copoolside (Poolside)Org profile for Poolside on Hugging Face, the AI community building the future.