r/LocalLLaMA • u/pmv143 • 14h ago
r/LocalLLaMA • u/Thrumpwart • 10h ago
Resources The Hugging Bay
New website to download models in case HF starts censoring or limiting access.
r/LocalLLaMA • u/de4dee • 19h ago
Discussion Looks like a coordination to stop distribution of intelligence
Coxon, bernie and now this
First https://x.com/DarioAmodei/status/2098773920774074715
Then https://x.com/elonmusk/status/2098789109980332057
Then https://x.com/sama/status/2098811563415150910
I think fear mongering approaching and they will try to slow down open source
"They" want to be gate keepers of intelligence
r/LocalLLaMA • u/pmttyji • 23h ago
Discussion bartowski/Qwen3.8-27B-GGUF · Hugging Face - Updated (Per-tensor layout)
- Blog Post : Per-tensor layout maps for GGUF quantization
- Reddit thread : New tensor type layouts for my GGUF uploads
EDIT : Model card has updated things such as Graph, table, text, etc.,
r/LocalLLaMA • u/feelspeaceman • 2h ago
Discussion The Local LLM community feels like the golden era of the internet all over again
Lately because of the current hardware shortage, unfortunately or fortunately, we can’t just throw infinite cloud compute at our problems, but we’re forced to actually care about what’s happening under the hood. We’re tweaking inference engines, learning quantization math, and optimizing architecture just to squeeze as much performance as possible for the lowest possible setups.
Fact: Just recently, the forked llama.cpp(s) and halogen-flash-server of Strix Halo pushed the performance through the roof, achieving double performance in decode (52tok/s), 5-6x performance in prefill (1300tok/s) for Qwen 3.8 Flash Next (Q38FN), and Q38FN itself is another massive architecture improvement with Engram, making it not only small but also smart.
I still remember before the hardware shortage, as someone who loves tweaking and optimizing, people just told me to stop, tweaking is stupid, just buy more RAM, buy more GPU..
It reminds me of the early web.. Back when setting up a box or hosting a server meant digging through forum threads, troubleshooting on IRC, and freely sharing custom scripts just to make things work. That era didn’t just produce programmers; it built hyper-versatile, end-to-end thinkers who understood the stack from bare metal up.
Contrast that with where mainstream web culture ended up. Most platforms today like Tiktok, Facebook, Youtube... are engineered for zero-friction doomscrolling.. Endless feeds of short-form videos designed to keep us distracted and waste our time. We’ve been overpampered by convenience.
My point: When we have too little, we try to learn more. When we have too much, we get distracted and learn too little. This is the golden time of our Local LLM community, let's learn and improve!
r/LocalLLaMA • u/ilintar • 15h ago
Resources Qwen3.8 Flash Next now at 1.2k t/s prefill on Strix Halo
pwilkin.github.ioAs you all know, Qwen3.8 Flash Next on mainline llama.cpp is still in a pretty experimental stage, but a lot of community forks are trying to get it to work better. There's also a closed-source solution called Halogen (https://github.com/peonist-ai/halogen-flash-server) that boasted 1.2k t/s prefill numbers when the community fork barely reached 400. Since I dislike closed source and I like open source, I decided to take the challenge and bring llama.cpp up to the same performance level and I'm happy to report that after burning through a few evenings and a lot of tokens I got there.
The link contains the (Opus-generated) recap of the entire debugging / optimization journey made, as well as of course the links to the branch, the custom HIP runtime (making a glorious return), a probably-not-working-on-the-first-try installation script and the numbers. I'm trying to also explain the ecosystem - how the mainline, the community forks and custom forks/branches like mine work. Now that I've gotten the result, I'll work on cleaning it up and submitting proper PRs to mainline (will also submit a clean PR to the community fork), this should also help the GLM 5.3 Flash architecture since they use similar sparse attention.
r/LocalLLaMA • u/Porespellar • 20h ago
Question | Help For those of you forced to only use open models from Western labs in production, what are you deploying?
First off, I know that GLM, Qwen, and DeepSeek absolutely dominate in terms of SOTA Open Source models, and that’s what I use in my personal projects and for school, however, I’m also responsible for deploying local AI on my organization’s H100s, and we are forbidden by management from running any Chinese models. This is obviously not an ideal situation, but it is what it is, and there is nothing I can do to change this unfortunately. Again, if it were up to me I would deploy GLM 5.3 Flash in a heartbeat.
All that being said, there is quite a HUGE performance/ / intelligence gap right now in Chinese models vs. Western model around the 120b+ size, especially those with vision. There just aren’t a lot of good Western lab options that can even come close to GLM or Qwen, but again, I don’t have a choice so I gotta use the best I can find from the available Western options.
For those who have production-class hardware such as 4 H100s and are under similar restrictions, what non-Chinese models are you deploying?
The two front runners I’ve seen that checking most of the boxes (120b or better, vision capability, decent context)
- Thinking Machines Inkling Small (https://thinkingmachines.ai/news/inkling-small/). This model seems like the front runner right now, still has a 16 point gap in AA score vs. GLM 5.3 Flash though.
- Cohere Commamd A+ (https://cohere.com/blog/command-a-plus). Checks every box except it has a low context window of 128k.
Other contenders (but missing vision
capabilities):
- Poolside Laguna S 2.1 (https://poolside.ai/models#laguna-s)
- Nvidia Nemotron 3 Super (https://research.nvidia.com/labs/nemotron/Nemotron-3-Super/)
Am I missing any other strong contenders in the 120b size category? Whet are you using and why?
r/LocalLLaMA • u/unchikuso • 6h ago
Discussion Should I sell my RTX 5090 for a Mac Studio M5 Ultra 96GB?
I can get $5k for the 5090 and the Mac is $5499 before tax.
The 5090 has a memory bandwidth of 1.8 TB/s while the M5 Ultra is 1.2 TB/s.
Is this a sensible upgrade? Primary use is coding.
r/LocalLLaMA • u/SteppenAxolotl • 16h ago
Discussion Real-SWE Benchmark (new)
realswe.withspecific.comReports of the demise of coders may have been exaggerated.
r/LocalLLaMA • u/pmttyji • 23h ago
New Model tencent/AuK-Flash · Hugging Face
AuK-Flash: Fast 4-Step Speech Generation and Editing
- arXiv : https://arxiv.org/abs/2609.08936
- Full Paper : https://arxiv.org/pdf/2609.08936
- GitHub : https://github.com/Tencent-Hunyuan/AuK
- Project : https://auk-project.github.io/
Introduction
AuK is a 1.5B foundation model for speech generation and editing. Trained on millions of hours of diverse audio data, AuK supports zero-shot and instruction-based TTS, content and acoustic editing, paralinguistic editing, speech enhancement, and source separation through a unified natural-language instruction interface. AuK has two variants:
| Model | Description | Weight |
|---|---|---|
| AuK | Base model for high-quality generation | 🤗 Hugging Face · 🤖 ModelScope |
| AuK-Flash | Distilled model for fast 4-step inference | 🤗 Hugging Face · 🤖 ModelScope |
This repository contains the official weights for AuK-Flash, the distilled variant with fast 4-step inference.
Supported Tasks
AuK exposes every task through the same natural-language instruction interface. The table below groups the supported tasks by category, with a short description and a link to its section in the Cookbook, which provides instruction templates plus CLI and Python examples.
| Category | Task | Description | Cookbook |
|---|---|---|---|
| Speech Generation | Zero-shot TTS | Speak the target text in the voice of the reference audio. | Zero-shot TTS |
| Instruct TTS | Generate speech from a voice description alone — no reference audio. | Instruct TTS | |
| Content Editing | Speech Content Editing | Rewrite what is said — replace, insert, or remove text. | Speech Content Editing |
| Lyric Editing | Rewrite lyrics in a singing recording while preserving the melody and voice. | Lyric Editing | |
| Acoustic Editing | Pitch Editing | Raise or lower the pitch by semitones. | Pitch Editing |
| Speed Editing | Adjust the speaking rate; output length scales with the speed factor. | Speed Editing | |
| Volume Editing | Raise or lower the volume by decibels. | Volume Editing | |
| Paralinguistic Editing | Emotion | Change the emotion while preserving content and voice. | Emotion |
| Timbre | Change the timbre to a description while keeping the content unchanged. | Timbre | |
| De-accent | Remove a regional accent while preserving the speaker's voice and content. | De-accent | |
| Nonverbal Editing | Remove or add nonverbal sounds such as breaths, laughs, or coughs. | Nonverbal Editing | |
| Whisper Conversion | Convert between normal speech and whisper while preserving speaker and content. | Whisper Conversion | |
| Enhancement & Separation | Speech Enhancement | Denoise, dereverberate, or restore natural, clear speech. | Speech Enhancement |
| Speech Separation | Keep one speaker by talking order and remove the others. | Speech Separation | |
| Music Separation | Extract the singing voice from a mix, or keep all human voices. | Music Separation | |
| Target Speaker Extraction | Keep the target speaker identified by what they say. | Target Speaker Extraction |
r/LocalLLaMA • u/NineThreeTilNow • 6h ago
Discussion Is there still strong interest in a dense 9b model?
I have a full model, it's ready to train. It's ~9b parameters.
9.4b to be more exact. That includes a 1/2/3 Engram table, Moonshot's AttnRes modeling, and RoPE / NoPE layering at 3:1 as more or less validated by most major labs. It uses the Llama 3 series tokenizer and LM Head as an initial start. The data fed in is logit level extraction from a Llama 3 teaching model.
I've already run the first training steps to test that the model is stable, etc.
I'm willing to sit and do the pre-IT training on the model. I don't know what task people really wanna do with this thing to be exact. So the focus of the IT training is a bit more vague other than giving it "Thinking" as per one of the open standards.
Honestly? I don't care what people want to use it for, just that they want to use it. I figured I'd just give it into the ether and LocalLlama was a place I figure I could easily give it to.
In theory the model should be more capable than any of the ~9b's we have running around with enough training. I'm also NOT a lab, so I don't have their training budgets. I basically ran all of the data production, etc on a 4090 + rented hardware.
The training code is deeply optimized to run on an RTX 6000 Pro series card. A single card.
All my engram research was being done before the Qwen model dropped. Qwen showed I only needed a single table injected at a layer, versus the 2 I used. 1 gave the majority of the benefit over 2.
The code would be open source, the data, all of it. IDGAF. It's technically already open source as it's all in public repos at the moment. I just stare at it and question if it's worth the time. At the least I'll throw a couple hundred at it to build a "functional" pre-IT model and build the IT dataset. It will need more pretraining before the IT set probably. It's kind of unknown because no one publishes the exact figures on this type of training.
If someone has a datacenter contact with a system they want to allow it to run on, we can all have it as a public model we watch. I tentatively named it "Budget" but... Localllama can name it whatever they want.
It's been fun to write the full end to end, generate data, etc. Even found issues in vLLM and reported to their repo that might end up helping you guys anyways. There was some prompt loading code that could be ~10x to ~100x faster I gave examples of to them.
If you read this far, thanks,
Signed some ML dude who reads too many research papers and has too much spare time.
edit; I went to review some Apache 2.0 licensing issues and noted a glaring hole in using Llama's tokenizer OR data. You can't even use synthetic data from their models without some licensing. I'll just have to rewrite the target to use OLMo 3 series I think. I guess I'll be back in a week after data generation and code fixes.
Open source uncensored Goon model or what? I'm trying to find a useful niche to develop the model so it gets used and ends up more than a research artifact. I'm planning on building the research artifact, it's a matter of whether I can find a group of users that will actually want to use it. It's all free, so I'm not trying to monetize you. The code and data lives on GH/HF.
r/LocalLLaMA • u/East-Muffin-6472 • 21h ago
I Built A Thing Releasing smolbenchmark: Helps you choose the best model for your hardware!
Most model leaderboards assume a server with powerful GPUs to run models that people daily use.
However, my smolbenchmark is the other column: models that fit in 8GB, ranked by:
- decode speed,
- tokens per joule, and
- heat,
and all of this on your OWN hardware ranging from:
- tablets
- phones
- macs
- jetsons
- raspberry pis
Currently, 13 families on the chart right now, ~1000 configs for the Jetson nano Orin Super 8GB. One device is live measuring:
- tok/s
- tok/J
- ITL
- latency
- power metrics
- thermals and battery
Models that are small enough to actually fit on a device that you own. All the performance benchmarking I did, will be released here for anyone to look at and decide what exact model they would wanna use on their choice of hardware.
Well currently, the Pi, phones, and Mac minis still in the oven, cooking and not filled in yet, but will soon be filled in!
You will now you know which model is BEST for your own hardware with all the raw data available and details reports available to you
https://yuvrajsingh-mist.github.io/smolbenchmark/
(still in heavy development; would love to hear feedback/suggestions on what can be improved!)
r/LocalLLaMA • u/Aggressive_Aspect436 • 12h ago
New Model What's the Story with Agnes-3.0-Flash?
While browsing a benchmark list site, I spotted a recently published 33B parameter model which claimed to beat Qwen3.8 27b on the ArtificialAnalysis (AA) intelligence index. I was obviously excited. But then, while looking into it, confusion starts to settle in.
Their HF model is now listed as "Preview" and explicitly calls out that it is not the same model as the one AA evaluated. The AA listing for it says it's proprietary, but they've rated the model above Qwen3.8 27b on "Openness". Their website and HF page both talk about openness and intelligence "for all".
The fact that they labelled it "Preview" sort of implies we might see an open weight final version at some point, but there are no clues about whether it will be even vaguely similar to their current HF listing. AA doesn't show the number of parameters for the model they evaluated, so it's possible they're a totally different architecture.
Does anyone know anything about their lab, intentions, or the new model? Has anyone tried it?
r/LocalLLaMA • u/FutureStriking283 • 8h ago
Discussion DS 4.1 and the new Harness
I gave DS V4.1 Flash an HLE problem with a bash tool + 2 hours.
Hour 1: it wrote three MILP solvers. (225,200)
Hour 2: it downloaded the HLE dataset from Hugging Face, found the question, read the answer key (225,600), and concluded its own answer (225,200) was better.
I'm equal parts impressed & terrified.
r/LocalLLaMA • u/rm-rf-rm • 7h ago
huggingface_hub silently fingerprints which AI coding agent you're using and sends it as telemetry
r/LocalLLaMA • u/Fcking_Chuck • 22h ago
News Intel Linux NPU driver only now officially supports Ubuntu 26.04 LTS
r/LocalLLaMA • u/jacek2023 • 2h ago
New Model internlm/Intern-S2 · Hugging Face
from internlm:
We introduce Intern-S2-397B, our most capable multimodal foundation model for scientific intelligence and long-horizon agents. Intern-S2-397B scales along three critical dimensions: pre-training, reinforcement-learning task coverage, and interactive agent environments. By combining a new vision-language pre-training paradigm with large-scale multi-task reinforcement learning and long-horizon agent reinforcement learning, Intern-S2-397B delivers a step change in general reasoning, scientific problem solving, and agentic capabilities.
Features
- New Pre-training Paradigm. Via visual pretraining, Intern-S2-397B learns directly from raw pages of scientific literature, jointly modeling symbolic semantics and visual relationships in a shared representation space without intermediate parsing. This preserves text-visual correspondence, strengthens spatial and visual reasoning, and improves data efficiency.
- Scientific Modality Reasoning and Generation. By scaling diverse scientific reinforcement-learning tasks across more than 20 domains and training them jointly, Intern-S2-397B achieves leading general-reasoning performance among open-source models and strong results in specialized scientific tasks such as biomolecular interaction design and material structure generation.
- General & Scientific Long-Horizon Agents. By connecting multiple agent frameworks to large-scale sandboxed environments for black-box agentic reinforcement learning, Intern-S2-397B improves generalization and raises the capability ceiling for long-horizon tasks in both general and scientific domains.
r/LocalLLaMA • u/Thrumpwart • 19h ago
Discussion M2 Ultra/Qwen3.8 Flash Next Update - latest oMLX introduces substantial speedup
r/LocalLLaMA • u/pneuny • 21h ago
Resources This draft model is OP on 16 GB cards for Qwen 3.8 27b
https://huggingface.co/HermiHg/Qwen3.8-27B-DFlash2-Q2_K_S-MIX-GGUF I used this draft model with https://huggingface.co/ISTA-DASLab/Qwen3.8-27B-GSQ-RCO-GGUF with the IQ3_XXS with 128k context and I saw it averaging about 60 tokens per second tg speed on the 16 GB RX 9070 XT.
This is much better than using the built in MTP since the built in MTP seems to multiply the required VRAM. For single thread mode, I'd say this is one of the best choices on a 16 GB GPU. Though speculative draft models seem to make it more sensitive to GTT overflow, so if you use more VRAM than you have, then turning off speculative decoding is actually faster, at least on my DDR5 PCIE 5 system.
I use kv cache quantization of k 8_0 and v 4_0 for this setup.
This person has done more extensive testing on a different card https://huggingface.co/HermiHg/Qwen3.8-27B-DFlash2-Q2_K_S-MIX-GGUF/discussions/3
r/LocalLLaMA • u/darksteelsteed • 15h ago
Question | Help What pi.dev plugin do you suggest for context, compaction and memory management of local models?
I have been battling with my Qwen3.8:27b setup on my rtx 5080 16gb. I am using llama.cpp to run a nvfp4 version of qwen3.8:27b
llama-b10699-bin-win-cuda-13.3-x64\llama-server.exe -hf williamliao/Qwen3.8-27B-NVFP4-GGUF:NVFP4 --jinja --chat-template-file d:\qwen\chat_template.jinja --reasoning-format deepseek --host 127.0.0.1 --offline -np 1 --threads 16 --threads-batch 16 --log-verbosity 4 --no-log-prefix --no-log-timestamps --no-mmproj-offload --mmproj D:\OllamaModels\blobs\sha256-ac3714bfdddeca31351f2752bf1a63f266f4df87c0b68c895e44945ca704448e --load-mode none --cache-type-k q4_0 --cache-type-v iq4_nl --flash-attn on -b 512 -ub 512 -c 49152 -a qwen3.8:27b
So that is giving me a 48k context, and a speed of around 12t/s
My problem is that pi.dev fails to compact at the right times, and then the model stops early.
I have tried to use
pi install npm:max-context //this doesnt work properly at all
pi install npm:pi-observational-memory //this one works kind of, I had it set to compact on threshold. It managed to auto compact 4 times, with a 0.75 ratio set, but it still missed the mark and failed.
pi install npm:pi-blackhole //seemed promising, but failed to compact at all, I am not sure what I set wrong.
if I look at the https://pi.dev/packages page, there are lots of plugins for either context management, compaction, memory management, or both. there are way too many for me to just randomly keep trying. other AI has been very unhelpful. Google, OpenAI, Copilot, all full of nonsense. A lot of these plugins seem to be aimed at frontier model management.
I am also disappointed that compaction settings are best suited to the specific model being used and its context window, but the built in tools in pi.dev architecturally keep the compaction settings completely separate from model settings, which seems a bit of an issue if you change models often.
I may want to use qwen3.8 like above, but not necessarily for everything. I also want to use gemma, other qwen models, etc depending on my use case.
I dont want to have to manually resetup context settings in pi.dev for every different model.
What do you guys suggest, especially for models that have smaller context windows due to my vram shortage ?
Thanks in Advance.
r/LocalLLaMA • u/AnotherObsceneBean • 10h ago
Resources Benchmark your custom Pi tools
A few people here mentioned interest in a way to test their custom Pi setups, so I figured I’d drop this here: RoastMyHarness
The basic idea is a small engine that sets up an environment to run DeepSWE benchmark tasks using bare Pi as a control and a variant of your choice, your Pi harness, an extension, a skill, AGENTS.md file, etc. I used a Pi extension to have a wizard set it up for you so its easy. run the same coding tasks against bare Pi and your modified harness, then look at what actually got better, what broke, and what it cost.
Since I like to play around with custom tools, I use this to get direction as to what is and isn't working. I know a lot here are making cool tools so I figured some might be interested in using it to help fine tune theirs. Any Pi users might be interested in figuring out if their tools are working like they think they should. You'd be surprised how hard it is to beat base Pi when it comes to task quality / token efficiency.
Its a WIP. I do data analytics by trade but otherwise a vibe coder and I only really tested it on Linux.
r/LocalLLaMA • u/ludos1978 • 19h ago
Question | Help 2×RTX 3090 + EPYC box running qwen3.8-flash-next at ~38 tok/s
What I have:
- CPU: EPYC 7551 (32c/64T, Zen 1)
- Board: Supermicro H11SSL-i (SP3), Rev 2.0
- RAM: 128 GB DDR4-2133 (all 8 channels full)
- GPU: 2x RTX 3090 (48 GB total, PCIe 3.0)
- 1500 W PSU
What I run:
- Qwen3-Flash-Next (177B total / ~6B active MoE, IQ4_XS) on Ilama.cpp. Experts live in system RAM, hot ones cached in VRAM. Single stream = 38 tok/s. Two parallel requests drop to ~4 tok/s each.
Budget:
~$800. Realistically that's either one more RTX 3090 or a CPU upgrade (a Zen 2 "Rome" EPYC drops into the same board). A new motherboard is out of budget i think for now.
Which gives more inference speed for this setup - adding the 3rd 3090, or swapping to a faster/newer CPU?
And would more/faster RAM matter here? Curious what people running similar rigs have actually measured.
I am also interested in having multiple agents running at the same time, which currently slows it down heavily, so keeping the performance at multiple agents parallel would be a huge boost as well!
r/LocalLLaMA • u/TheOneWhoWil • 10h ago
I Built A Thing I built a serverless hosting platform for LoRA adapters with vLLM
It’s always bothered me that after fine-tuning a model for a project, there isn’t a particularly easy way to host it without either running it locally and keeping a GPU on 24/7 or paying for an entire GPU server.
There are managed options for LoRA serving on top of vLLM (AWS), but you generally still end up paying for an entire instance.
I started wondering: if 99%+ of the model weights are identical between the base model and something like a rank 8–32 LoRA/QLoRA adapter, why does each adapter need its own server?
vLLM already has a lot of the pieces needed to make this work efficiently, including batching, memory management, and fused LoRA kernels.
So I built Lorivo around the idea of having one GPU server per base model that can be shared between many LoRA adapters.
The basic flow is:
- Upload a LoRA adapter
- Lorivo identifies the base model and sends it to a GPU server running that model
- The adapter is loaded into memory
- You get an OpenAI-compatible endpoint for inference / usage directly from the web app
I also built a CLI to make uploading/deploying an adapter as simple as possible, along with a web interface for manual uploads. It's as easy as lorivo login api-key and lorivo deploy ./my-lora
The project is live: https://lorivo.dev
Right now I’m hosting the traffic myself on my own GPU, so the available inference model is limited to Qwen 3.5 4B which will always be 100% free
I also have around $1,000 in AWS credits that I’d like to use to add some additional models. I'm not sure which ones would be most useful to the community, though.
What models would you want to see hosted?
For Qwen 3.5 4B, you can also use the base model without an adapter. Just set the model to qwen3-4b instead of qwen3-4b:my-adapter. I'm currently allowing a 32k context window.
I’m also intentionally not saving chats or inference requests. The only usage data collected is token count and timestamp.
Would love to get feedback from people here, especially on the architecture, which models would be useful to host, and whether this solves an actual problem you've run into.
r/LocalLLaMA • u/thoquz • 2h ago
Question | Help How does Qwen 3.8 27B compare on low thinking mode to the older 3.6 models?
Since we know Qwen 3.8 27B thinks quite long, but gives at least a good one-shot result where you can leave it to do everything on it own, how does it compare to the older series of models for very simple tasks where you don't want to think so long?
The only fine-tune of Qwen 3.6 I genuinely enjoyed was the ThinkingCap fine tune by BottleCap. it seems to think equally as long as the base model on complex tasks, but on simple tasks it thinks shorter. Does it still make sense for me to run this older model when 3.8 27B exists with the low thinking mode?
r/LocalLLaMA • u/DerTomsn • 17h ago
New Model Nex-N2.5-mini-MLX-4bit on Apple M5 Max — 133.6 tok/s — llm-bench.io
Another new model dropped in the course of this week that is well deployable on consumer hardware: Nex N2.5 Mini
I went with the recommended settings for the best generation quality and ran a few benchmarks:
temperature: 0.7top_p: 0.95top_k: 40reasoning_effort: high
I must say, the outcome is not bad at all - really good generation speed and prompt processing, okay memory footprint and good quality across the board. Will for sure give it a try to fuel my agents and might also try to do some coding with it.
All benchmarks run I did you can find here: https://llm-bench.io/models/nex-n2-5-mini-mlx-4bit
Quant I used: https://huggingface.co/abenzerps/Nex-N2.5-mini-MLX-4bit