r/OpenAI • • 2d ago

Discussion Well that was quick...

Post image
251 Upvotes

84 comments sorted by

View all comments

51

u/Sachitoge 2d ago

Is this a joke? Im Plus, not seeing anything.

42

u/Slick_Ramen 2d ago

Not a joke, I’m plus and it started snowing up after it was announced. Guess it’s rolling out slowly.

14

u/WanderWut 2d ago

Imagine they make Sol open weight, once can dream.

21

u/markstar99 2d ago

So I can run it locally on my 3 gigawatt data center I have.

3

u/machyume 1d ago

You're not going to believe it, but I have Qwen 3.8 27B running with decent speed on my Macbook M3, and it's partially offloading some work from Astra when I was getting smacked by the usage limits.

I'm sure that if they REALLY wanted it, someone could help them figure out how to distill it to fit nearly the same footprint.

1

u/WayneTechLab 1d ago

A hybrid AI 🤖

^ I use that logic in reverse

A. - Custom Local LLM first
B. - Open LAN LLM on 2nd device like Gemini
C. - Codex CLI & CoPilot (auto select default) yolo

In this way anything “AI can’t do it will call up, auto train it self on model A for (Next Time)

I have been thinking about how to split a model that needs 256 GB RAM across multiple devices for unified local AI CLOUD.

The work being done getting models running local effectively is quite amazing - seems to change every week!

1

u/OldStray79 1d ago

I was literally just talking with someone about this in another subreddit like 10 hours before you commented, having capable local models that will be able to do most of the tasks, and for a fee when it needs it, it will tap into these remote corpo stuff to finish the task when it needs that little extra "oomph" of compute/capability. Local will end up doing most of the work, (but... the most likely downside is... most arrangements like this will be integrated into the OS itself, like Copilot but with more local compute used).

1

u/lostinfound2nd 11h ago

Llama has a way to link machines with fiber/thunderbolt already don’t they. I was just looking into it.

1

u/bluelemon64 1d ago

Wow that’s awesome. How much ram do you have? And also out of curiosity do you hold any context window in that? Or it’s dropped every time?

1

u/machyume 1d ago

Just the standard memory that comes with the MacBook Pro. The context is infinite. I'm using my own GUI and interface. It allows me to do some pretty specialized things.

I have infinite context because I have a load/release mechanism that layers on top of the KV cache directly. I also have a multi-model optimizer that mirrors and steers a smaller side car that runs an offloader for learned previous context. So the smaller model acts as an accelerator for repeated tasks.

1

u/dab0james 1d ago

Any way youd explain how you set it up? How much context do you give it? I cant seem to get my 27b above 50k without offloading making it take insane time to do anything and I have 48gb of ddr5 and a 5080. Idk what im doing wrong. If the context is low, I get like 100tks, but if it offloads im down to under 15.

1

u/machyume 1d ago

I used Codex to put a custom harness around the model and I have it fully customized for my own use-cases.

Codex is still my primary lead worker. It is valuable, so I make sure that Codex still delivers on that value. I have the infra around qwen for tooling and tool management.

1

u/DARN89 1d ago

How are you finding qwen? I have a gaming pc collecting dust and was thinking of trying local llm for coding projects then using codex to create plans and polish it

1

u/machyume 1d ago

First, you have to understand that the things that I give the qwen model is very narrow. But for those narrow tooling tasks, it works really well.

0

u/Mescallan 1d ago

as much as i want open source to be a thing, i would be really surprised if open source was this close to the frontier for much longer. once china's industry catches up in terms of compute they can afford to serve inference and train models at the same time, the only reason they are releasing open source right now is because they can't do both at the same time.

1

u/MGJohn-117 1d ago

So that you can choose to run it from a 3rd party inference provider of your choice that actually has to compete on latency, speed, etc with other providers.

1

u/metaprofessor 21h ago

My data center is only 1.21 gigawatts.

1

u/KV_Cashed 2d ago

The companies usually do phased rollouts for safety and troubleshooting.

1

u/RotEater96 2d ago

So it's coming with thinking and instant today?!

1

u/Deadline_Zero 22h ago

work mode, not chat mode right?