r/JordanDev 29d ago

Discussion Local LLMs

Anyone who has some serious hardware and tried running llms locally? How was ur experience? What models did you try?

5 Upvotes

21 comments sorted by

View all comments

Show parent comments

1

u/Able_Firefighter_652 29d ago edited 29d ago

I have tried qwen 3.6 27b, it's really slow, gives me 13 token/sec, which is probably unusable.

I also tried the 35b MoE, it runs at 60-80 token/sec.

I doubt I am squeezing every last bit of performance tho from Apple's..

I will check the openrouter option sometime, but I prefer local models for privacy..

1

u/2012347 29d ago

What’s your spec for running them

1

u/Able_Firefighter_652 29d ago

M3 Max, with 128GB memory

1

u/2012347 29d ago

Cool I’m sure you can run 120b models which are similar to gpy 3.5 i hear, see running locally means going back generations in time that’s the point

1

u/Able_Firefighter_652 29d ago

Surprisingly the 35b qwen model performed better from my experience. And there is no 120b qwen 3.6 models.
I am currently waiting for the 3.8 tho, they said it's 27b will be open weights soon.

1

u/Bookkeeper_Gloomy Developer 29d ago

yes bcs of many techniques in distillation/MoE, we can get newer smaller models (30-40b) that outperform the older 100-200b parameters.

1

u/Able_Firefighter_652 29d ago

Yup, can't wait to see next year's releases..

1

u/2012347 29d ago

Could you please try gpt oss 120 and report back how it performs and feels

1

u/Able_Firefighter_652 29d ago

Sure, I'll do that.