this post was submitted on 28 May 2026
29 points (100.0% liked)

Boycott US

2506 readers
4 users here now

Overview:

The community dedicated to boycotting the US until they stop fascism, restore full democracy and start following international law.

Americans have a moral obligation to resist Donald Trump and project 2025 at every turn.

America is a flawed democracy currently being ruled by oligarchs. Stop the backslide! Dont let America become the next Hungary.

America needs to challenge the court rulings of citizens united v. fec and shelby county v. holder, protect the media, implement independent district drawing, and the single transferable vote so they don't end up having people stay home in life-changing elections because they cannot vote for their favourite candidate.

Join 50501.chat to fight back!


Related communities:

Boycott:!buycanadian@lemmy.ca

!buyeuropean@feddit.uk

!boycott@lemmy.sdf.org

!boycottchina@sopuli.xyz

Activism:!antitrumpalliance@lemmy.world

!petitions@lemmy.ca

!palestine@lemmy.dbzer0.com

!protest@lemmy.world

!israelicrimes@lemmy.world

!patriotsforprogress@lemmy.ca

!goodsuniteus@lemmy.ca


founded 1 year ago
MODERATORS
 

Has anyone tried in organization to use self hosted llm models for agentic programming?

Im curious if it makes any sense. My organization spends fortune on tokens from US companies. I want to recommend something… I think that will be cheaper to use it on own machines instead…

top 17 comments
sorted by: hot top controversial new old
[–] Akh@lemmy.world 25 points 2 weeks ago

I just think for myself

[–] Im_old@lemmy.world 8 points 2 weeks ago (2 children)

Mistral is based in France

[–] dudesss@lemmy.ca 3 points 2 weeks ago (2 children)

What unique advantage and service does Mistral offer?

[–] Warl0k3@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)
[–] dudesss@lemmy.ca 1 points 2 weeks ago (1 children)

Which is great. I support France and Mistral. Is there anything else?

[–] Warl0k3@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)

Does there need to be...?

[–] lurch@sh.itjust.works 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)
[–] dudesss@lemmy.ca 1 points 2 weeks ago* (last edited 2 weeks ago)

Nice, I use Mistral

[–] k0e3@lemmy.ca 1 points 2 weeks ago

I had been using it for almost a year but it's really dumb compared to the big three US llms. I had to unsubscribe since "it's not US" alone didn't justify the fees.

[–] lime@feddit.nu 6 points 2 weeks ago
[–] Warl0k3@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago)

There are a few of the chinese open models that are okay for coding, but in terms of functionality they're extremely basic. You can make them work, but if people are used to the big corpo models it's going to be hard to get them to switch to what is basically a chatbot, and the open-source tools to give them much needed QoL functionality are pretty rough right now.

For sure worth looking into self hosting but it's going to take quite a bit of convincing to get people to shift over, I fear.

There’s a ton of content out there about locally hosting LLMs and ML models in general, and a number of newer novel techniques and approaches to successfully running models that are rather a lot bigger than your VRAM. I’d start by searching around for that stuff.

[–] panda_abyss@lemmy.ca 4 points 2 weeks ago

So self hosting is still not great.

The big problem is you can get large memory but slow prompt processing, which reduces your context window, or you can get semi-fast GPU with low memory, where you’re capped on models.

Sometimes I run pi agent in a container with Gemma 4 or Qwen 3.6, but even on strix halo after 60k tokens the quadratic slowdown is brutal.

We aren’t there yet for complex agaentic workflows locally, and it’s primarily a hardware issue.

Though innovations in performance are being shipped regularly, they’re incremental.

[–] lukecyca@lemmy.ca 2 points 2 weeks ago

Pi.dev with Qwen3.6 running on a modest 6GB GPU is actually working pretty well for me. For smallish well-scoped agentic code tasks.

[–] MystValkyrie@lemmy.blahaj.zone 2 points 2 weeks ago* (last edited 2 weeks ago)

Is 128 GB of ram per unit enough for your organization's use case? You could convince them to buy a Framework Desktop and then install an offline llm to it (ollama with Mistral, perhaps). Then you don't have to rely on American companies or the environmental impact of data centers, and then after the startup cost, it's free from then on.

Best of all, they can just be normal work computers when the bubble bursts.

I wish I could just say, "Convince your company not to use AI," but I'm sure your higher-ups aren't taking no for an answer.

[–] Sims@lemmy.ml 1 points 2 weeks ago

Something like AIhorde as the foundation ?

[–] noxypaws@pawb.social 0 points 2 weeks ago

self hosting an orphan crusher doesn't sound like a meaningful improvement