News / #model-release Tag Model releases 500 articles archived under #model-release · RSS Sign in to follow Simon Willison community 2d ago datasette-upload-dbs 0.5a0 Release: datasette-upload-dbs 0.5a0 This plugin has been around for a while - it lets users upload a brand new SQLite database to a hosted Datasette instance, at which point that database will start being served by that instance. It can also be used to atomically swap a database… 18 Simon Willison community 2d ago datasette-upload-dbs 0.5a0 Release: datasette-upload-dbs 0.5a0 This plugin has been around for a while - it lets users upload a brand new SQLite database to a hosted Datasette instance, at which point that database will start being served by that instance. It can also be used to atomically swap a database… 31 r/LocalLLaMA community 2d ago 366 t/s Qwen3.6 27B NVFP4 on v100s These are single stream numbers Following on from my previous post about v100s ( here ) and inspired by this comment ( here ) I decided to work on kernels that allow for an extremely fast path for Nvfp4 weights on sm70 and almost free deep speculation on sm70 as well. Which… 19 r/LocalLLaMA community 2d ago Local Benchmark : Muse Glimmer 30B vs Qwen 3.6 27B vs Gemma4 31B (and many other models and finetunes) Needs a lot of requests compared to Qwen (almost twice) and Gemma (almost x3). Final score is fine, even though it is "not a coding model" https://wonderrico.github.io/local_llm_benchmark/benchmark-main.html more details on… 31 Hacker News — AI on Front Page community 2d ago Compression is prediction Article URL: https://ngrok.com/blog/compression-is-prediction Comments URL: https://news.ycombinator.com/item?id=49263497 Points: 257 # Comments: 114 14 Ars Technica — AI news-outlet 2d ago Google says Gemini has reached 1B users faster than any other Google product But will Gemini's surge survive slowing model releases? 10 r/LocalLLaMA community 2d ago I will be parting with my 4x Spark Cluster. Laid off then my partner of 10 years said he's leaving, have to move, etc... I will post the r/hardwareswap link when I make it. I'm willing to add some incentive for r/LocalLLaMA folks. I will also add the super node configs and all the cool stuff that may not be apparent that… 26 r/LocalLLaMA community 2d ago All the more reason not to use Closed Models ... Claude now officially "marks" AI-generated content ... steganographically, apparently ... and there are false positives already   submitted by   /u/johnnyApplePRNG [link]   [comments] 31 LangChain releases dev-tools 2d ago langchain-anthropic==1.5.5 Changes since langchain-anthropic==1.5.4 release(anthropic): 1.5.5 ( #39597 ) fix(anthropic): report reasoning tokens in usage metadata ( #39590 ) fix(anthropic): fix KeyError on rename in Claude file-tool middleware ( #39293 ) chore(model-profiles): refresh model profile data (… 8 TechCrunch — AI news-outlet 2d ago OpenAI launches ChatGPT desktop app for Linux OpenAI is finally bringing a dedicated ChatGPT desktop app to Linux operating systems. 5 r/LocalLLaMA community 2d ago [llama.cpp PR #26608] Ling-3.0 support (unmerged) aetherbird has done some great work getting Ling-3.0 to work in llama.cpp. The architecture is generally identical to deepseekv2. I recently added a microscopic 40 line PR to his that adds support for the Tiny model, works great. Using it for home assistant voice with decent… 23 LangChain releases dev-tools 2d ago langchain==1.3.15 Changes since langchain==1.3.14 release(langchain): 1.3.15 ( #39595 ) feat(langchain): expose trace_policy on AgentMiddleware ( #38910 ) chore(langchain): fix type errors in tests ( #39589 ) chore: bump h2 from 4.3.0 to 4.4.1 in /libs/langchain_v1 ( #39324 ) fix(langchain):… 30 TechCrunch — AI news-outlet 2d ago Google’s Gemini app surges to one billion users Gemini is keeping pace with OpenAI’s ChatGPT, which hit 1 billion monthly active users back in June. 23 LangChain releases dev-tools 2d ago langchain-core==1.5.4 Changes since langchain-core==1.5.3 release(core): 1.5.4 ( #39592 ) fix(core): compat with pydantic 2.14 ( #39328 ) fix(core): stop StructuredPrompt from mutating caller kwargs ( #39174 ) fix(core): preserve flat tool args schema for RootModel runnables ( #39307 ) fix(core):… 36 Hacker News — AI on Front Page community 2d ago Grok Bot Article URL: https://x.ai/bot Comments URL: https://news.ycombinator.com/item?id=49261514 Points: 265 # Comments: 217 7 r/LocalLLaMA community 2d ago DeepSeek V4 Flash 0731 at 27+ t/s decode on Strix Halo — Vulkan + DSpark full guide Been benchmarking DSv4 Flash 0731 on a Flow Z13 (Ryzen AI MAX+ 395, Radeon 8060S / gfx1151, 128GB LPDDR5X) for the past week. Figured I'd share what actually works and what doesn't — there are a lot of gotchas on this hardware. Results Best client-side observation (bench-kv.sh… 7 TechCrunch — AI news-outlet 2d ago An unreleased Anthropic model made progress on one of math’s biggest unsolved problems For more than 150 years, the Riemann hypothesis has stood as one of the major unsolved problems in mathematics. Anthropic hasn't solved it — but the company's models made more progress than you might expect. 7 r/LocalLLaMA community 2d ago Encrypted reasoning from ClosedAI et al 100% recoverable Interesting examples in the link Paper here: https://arxiv.org/abs/2608.09867 This is your prompt to go out and give us 10mil rows of Opus 5 traces on hf before they fix this workaround   submitted by   /u/Dany0 [link]   [comments] 21 r/LocalLLaMA community 2d ago Introducing Unsloth Desktop app Hi LocalLlama, we're super excited to release Unsloth Desktop today! 🦥 It's the first desktop app that enables you to run and train models locally. Open-source. Available on Mac, Windows, and Linux Supports MLX, diffusion image/video models, audio models, and GGUF You can run… 19 TechCrunch — AI news-outlet 2d ago Spotify will label ‘AI Persona’ profiles and exclude their music from recommendations Spotify is introducing “AI Persona” labels for artist profiles that represent AI-generated identities and will exclude their music from editorial, algorithmic, and personalized recommendations by default. 24 r/LocalLLaMA community 2d ago Tested in Coding: BF16 Muse Glimmer vs BF16 Qwen3.6 27B I'm guessing that many people have been waiting for this comparison. For clarity, both models are running at full FP16 KV-cache. Due to VRAM limitations, Muse Glimmer is running full 262,144 context, whilst Qwen3.6 27B can only run at 147,500 context - full GPU offload in both… 28 OpenAI official-blog 2d ago Daybreak models are now available on AWS OpenAI and AWS are making Daybreak cybersecurity capabilities available through Amazon Bedrock to support enterprise security workflows. 30 r/LocalLLaMA community 3d ago What can us 8 GB VRAM poors do? I want to hook up a local model to Cline, but it seems the best model is still just Qwen 3.5 9B. Please can we have a Qwen 3.8 9B that gets close to Qwen 3.6 27B?   submitted by   /u/Aggravating-Push-207 [link]   [comments] 31 r/LocalLLaMA community 3d ago Luth-2: New State-of-the-Art French Small Language Models Hey everyone, Today we release Luth-2-0.8B and Luth2-2-2B , two non-reasoning models that set a new state of the art for French across a wide variety of tasks for their size 🚀 A few notable scores on French benchmarks compared to models 〜3 times their size: - Luth-2-2B scores… 31 r/LocalLLaMA community 3d ago DeepSeek-V4-Flash acting as my Linux sysadmin I'm very happy with some Linux admin tasks I'm throwing at a locally running DeepSeek. My request was simple, check why 'samples' folder is taking more and more space on one of the machines on my LAN, is this a syncthing problem? OpenCode used DeepSeek-V4-Flash to investigate,… 9 r/LocalLLaMA community 3d ago Why have 8B-12B models been dropped? I am a Macbook Pro M4 user with the 16GB of unified ram. The best model I have been able to run on LM Studio is Gemma4 12B QAT, this model is 66 days old. After that the next best thing LM studio suggests is Nemotron 3 Nano 4B and Qwen3.5 9B, which both are 147-161 days old. It… 37 r/LocalLLaMA community 3d ago I ran Muse Glimmer @ 1M context - All tests passed. Heeeey all! I just completed some fun tests with Muse Glimmer, I thought I'd let you know. In fact, the summary below was written by Muse itself! I ran a 2× DGX Spark cluster and got Meta's day-old Muse Glimmer 30B running the day after release — then pushed its context from the… 36 Smol AI News news-outlet 3d ago not much happened today **xAI's Grok 4.6** advances frontier pricing and performance, scoring **61 on the Intelligence Index** and showing strong agentic results, with **Grok 4.7** already in training. **Alibaba's Qwen3.8-Max** open weights release features a **2.4T parameter model with 95B active… 37 r/LocalLLaMA community 3d ago Qwen 3.8-27b coming this week Confirmed by the official Qwen account.   submitted by   /u/Bestlife73 [link]   [comments] 25 arXiv — NLP / Computation & Language research 3d ago The Evolution of Mixture-of-Experts Architectures in Large Language Models: Routing, Topology, Load Balancing, and Expert Parallelism arXiv:2608.08650v1 Announce Type: new Abstract: Mixture-of-Experts models increase parameter capacity while keeping the computation activated by each token bounded, but their architectural evolution cannot be explained by a chronological list of model releases alone. This… 33 arXiv — NLP / Computation & Language research 3d ago Is the ACL Responsible NLP Checklist a Box-Ticking Exercise? A Large-Scale Analysis of EMNLP 2025 arXiv:2608.09280v1 Announce Type: new Abstract: Responsible NLP practice includes a) transparency, b) ethics, and c) societal impacts. The Responsible NLP Checklist aims to push these goals, and promote responsible practice. Recently, ACL released the EMNLP 2025 Checklists to… 27 Vercel — AI dev-tools 3d ago DeepSeek overtakes Google on volume, cost per token falls 13.6% AI Gateway Production Index — August 2026 Every month, AI Gateway routes tens of trillions of tokens between production applications and AI labs. That traffic gives us a view of what AI usage actually looks like in today's enterprise, and we publish it here monthly. See the… 20 r/LocalLLaMA community 3d ago I gave DeepSeek V4 Flash basic vision by training a 40M connector on 100K examples I wanted to find out whether a huge text-only MoE could be given basic vision without retraining the language model itself. The short answer is yes. I froze DeepSeek V4 Flash and a 417M-parameter MoonViT image encoder, then trained a 40.1M-parameter connector between them on… 16 r/LocalLLaMA community 3d ago 1 Day in and I feel okay saying Muse-Glimmer-30B finally beats 3.6-27B for the size in some use-cases A few things right off the bat: it reasons very efficiently. Like Grok 4.5 levels of efficient thinking it quantizes very well. My first few tests with iq3_xxs were better than Qwen/Gemma behaved at that size its knowledge depth is amazing. It beats Qwen3.6 27B on no-tools… 14 llama.cpp releases dev-tools 3d ago b10356 ci : target ROCm 7.14 for build and release ( #25775 ) Switch ROCm from 7.2.1 to 7.14 ROCm 7.14 is the first production release using TheRock build system. It can be installed using multi-arch deliverables from wheels, debs, rpms, tarballs or runfiles. Adjust ROCm targets for… 18 r/LocalLLaMA community 3d ago Observations on Muse-Glimmer reasoning traces being noticeably different from qwen / gemma models and questions for you guys Just downloaded the model, UD-Q5_K_XL quant, asked it to generate a long story to test out reasoning and speed with dflash (super fast btw, ~ 90 to 160 tok/s on a 5090 depending on task) and was surprised at the reasoning traces, they are so unlike anything i've seen recently… 5 Hacker News — AI on Front Page community 3d ago Chicken Scheme 6.0 Article URL: https://code.call-cc.org/releases/6.0.0/NEWS Comments URL: https://news.ycombinator.com/item?id=49251702 Points: 207 # Comments: 26 8 Vercel — AI dev-tools 3d ago LaunchDarkly is now available on the Vercel Marketplace LaunchDarkly is now available on the Vercel Marketplace , allowing you to quickly get started with feature flags without additional setup. You can: Sync flags into Global Config and evaluate them locally Target releases by user, attribute, or segment Run experiments with… 19 TechCrunch — AI news-outlet 3d ago As AI-led attacks multiply, OpenAI launches a new cyber model OpenAI is expanding its AI cybersecurity defense program Daybreak, and rolling out a new cyber-trained AI model with it. 33 Simon Willison community 3d ago Introducing Muse Glimmer Introducing Muse Glimmer Meta are back in the open weights game! Muse Glimmer is a brand new 30B model under a clean Apache 2.0 license (a step up from the janky Llama licenses of old). Here's a pelican which I generated using LM Studio's 18.16 GB version of the model : I really… 21 Simon Willison community 3d ago Introducing Muse Glimmer Introducing Muse Glimmer Meta are back in the open weights game! Muse Glimmer is a brand new 30B model under a clean Apache 2.0 license (a step up from the janky Llama licenses of old). They claim to have optimized it for exactly the kind of things I'm looking for in a local… 22 llama.cpp releases dev-tools 3d ago b10355 llama : support multi-output backend sampling ( #25532 ) Enable backend sampling with token speculation Clamp the mask sum before converting it into the sampled index Add a numeric context parameter declaring the maximum outputs one sequence More fixes Don't reuse memory for… 8 Hacker News — AI on Front Page community 3d ago How Claude marks AI-generated content Article URL: https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content Comments URL: https://news.ycombinator.com/item?id=49250109 Points: 208 # Comments: 168 33 r/LocalLLaMA community 3d ago Muse glimmer benchmark Little less smart than Qwen, but way fewer tokens per task.   submitted by   /u/NoFaithlessness951 [link]   [comments] 18 r/LocalLLaMA community 3d ago Muse Spark 1.2 Open Source before Llama 4 Behemoth!!? I can’t believe it!! When Muse Spark just came out, I was already thinking they might consider open sourcing this. And now they’re actually gonna open source it!! And ever since Alexandr Wang took over, they’d be releasing anything but Llama 4 Behemoth! What’s next? Llama 5… 38 TechCrunch — AI news-outlet 3d ago Tech industry is buzzing after a Claude agent hacked into a gym An OpenClaw agent hacked into a gym's reservation system to bump its human boss higher on a class' waitlist. And the tech industry took notice. 10 r/LocalLLaMA community 3d ago I made a web-design benchmark for local models (Muse Glimmer 30B vs Qwen 3.6 27b vs Deepseek V4 Flash 0731)   submitted by   /u/ShadyShroomz [link]   [comments] 34 r/LocalLLaMA community 3d ago Tested Muse Glimmer locally on coding with OpenCode & agentic work Ran the model with quants (Q4) by Unsloth with latest (build from master) llama.cpp server. It takes ~20GB ram running on M5 Pro with 48GB at about 17t/s. Didn't do any reasoning loops/overthinking. Overall, sits below Qwen3.6 27B, wasn't able to get good code (frontend and… 30 r/LocalLLaMA community 3d ago Please Share Your Experience About Muse Glimmer I have a classic test for local LLM's. I asked for 8 ball pool game with only one HTML file and Muse Glimmer spend 21k Token(I m using full context so 128k) and only created a 220 lines of HTML and said its done. With my experience its not even close to Qwen 3.6 27B and we are… 19 r/LocalLLaMA community 3d ago Best open-source harness like Claude Code? Avid claude code user here looking to do equivalent things with local models. Just want to plug in something like Qwen and have the interface be 1:1 with claude code. Any suggestion?   submitted by   /u/Neighbor_ [link]   [comments] 36 Page 3 of 10 · 500 articles ← Newer Older →