1
4
submitted 7 hours ago by [email protected] to c/[email protected]
2
27
submitted 3 days ago by [email protected] to c/[email protected]
3
13
submitted 3 days ago by [email protected] to c/[email protected]

For coding AI, it could make sense to specialize models on architecture, functional/array split from loopy solutions, or just asking 4 separate small models, and then using a judge model to pick the best parts of each.

4
4
submitted 3 days ago by [email protected] to c/[email protected]
5
36
submitted 6 days ago* (last edited 6 days ago) by [email protected] to c/[email protected]
6
10
submitted 1 week ago by [email protected] to c/[email protected]
7
48
submitted 2 weeks ago by [email protected] to c/[email protected]

I'm curious about what the consensus is here for which models are used for general purpose stuff (coding assist, general experimentation, etc)

What do you consider the "best" model under ~30B parameters?

8
13
submitted 2 weeks ago by [email protected] to c/[email protected]
9
34
submitted 2 weeks ago by [email protected] to c/[email protected]
10
23
submitted 2 weeks ago by [email protected] to c/[email protected]
11
22
LongCat-Flash-Chat (huggingface.co)
submitted 2 weeks ago by [email protected] to c/[email protected]

We introduce LongCat-Flash, a powerful and efficient language model with 560 billion total parameters, featuring an innovative Mixture-of-Experts (MoE) architecture. The model incorporates a dynamic computation mechanism that activates 18.6B∼31.3B parameters (averaging∼27B) based on contextual demands, optimizing both computational efficiency and performance. To achieve advanced training and inference efficiency, we employ a shortcut-connected architecture that expands computation-communication overlap window, achieving over 100 tokens per second (TPS) for inference cost-effectively.

Meituan is China's largest food delivery company.

12
9
Hermes 4 - Nous Research (hermes4.nousresearch.com)
submitted 3 weeks ago by [email protected] to c/[email protected]
13
8
submitted 3 weeks ago by [email protected] to c/[email protected]
14
14
submitted 3 weeks ago by [email protected] to c/[email protected]

Title says it - it's been 10 days already but I didn't catch the release. This might be huge for those of us running on multiple GPUs. At least for Gemma3, I was able to double inference speed by using vLLM with tensor parallelism vs. ollama's homegrown parallelism. Support in ExLlamaV3 could additionally allow to pair TP with lower-bit quants. Haven't tested this yet, but I'm looking very much forward to.

15
19
submitted 1 month ago by [email protected] to c/[email protected]

Yes this is a recipe for extremely slow inference: I'm running a 2013 Mac Pro with 128gb of ram. I'm not optimizing for speed, I'm optimizing for aesthetics and intelligence :)

Anyway, what model would you recommend? I'm looking for something general-purpose but with solid programming skills. Ideally obliterated as well, I'm running this locally I might as well have all the freedoms. Thanks for the tips!

16
42
submitted 1 month ago by [email protected] to c/[email protected]

Not what we expected...

17
2
submitted 1 month ago by [email protected] to c/[email protected]

🤖🤖 🤖🤖 🤖🤖 🤖🤖 🤖🤖 Look what sub you are in before replying thanks 🤖🤖 🤖🤖 🤖🤖 🤖🤖 🤖🤖

18
57
submitted 1 month ago by [email protected] to c/[email protected]

Just putting this here for anyone else interested in a local UI that runs using Tauri https://tauri.app/ (eg. it doesn't use electron!)

19
17
submitted 1 month ago by [email protected] to c/[email protected]
20
17
submitted 1 month ago by [email protected] to c/[email protected]
21
11
submitted 1 month ago by [email protected] to c/[email protected]

I have a db with a lot of data that all need precise summarisation, I would do it myself if it wasn't 20 thousand fields long

It is about 300k tokens, and Gemini 2.5 struggles missing points and making up facts

Separating them into smaller sections is not an option, because even when seperated they can take up 30k tokens, and the info that needs summarisation may span 100k token ranges

I learnt that fine tuning may have better results than general purpose models, and now I'm wondering if there is anything high token count for summarisation.

Any help would be appreciated, even if its to suggest another general purpose model that has better coherency

22
187
When DeepSeek V4 and R2? (sh.itjust.works)
submitted 1 month ago by [email protected] to c/[email protected]
23
15
submitted 1 month ago by [email protected] to c/[email protected]

Total noob to this space, correct me if I'm wrong. I'm looking at getting new hardware for inference and I'm open to AMD, NVIDIA or even Apple Silicon.

It feels like consumer hardware comparatively gives you more value generating images than trying to run chatbots. Like, the models you can run at home are just dumb to talk to. But they can generate images of comparable quality to online services if you're willing to wait a bit longer.

Like, GPT OSS 120b, assuming you can spare 80GB of memory, is still not GPT 5. But Flux Shnell is still Flux Shnel, right? So if diffusion is the thing, NVIDIA wins right now.

Other options might even be better for other uses, but chatbots are comparatively hard to justify. Maybe for more specific cases like code completion with zero latency or building a voice assistant, I guess.

Am I too off the mark?

24
12
submitted 1 month ago by [email protected] to c/[email protected]
25
14
submitted 1 month ago by [email protected] to c/[email protected]
view more: next ›

LocalLLaMA

3688 readers
5 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

Rules:

Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.

Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.

Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.

Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.

founded 2 years ago
MODERATORS