News / #open-source Tag Open source 331 articles archived under #open-source · RSS Sign in to follow Simon Willison community 1mo ago GDS weighs in on the NHS's decision to retreat from Open Source GDS weighs in on the NHS's decision to retreat from Open Source Terence Eden continues his coverage of the NHS' poorly considered decision to close down access to their open source repositories in response to vulnerabilities reported to them as part of Project Glasswing .… 24 r/LocalLLaMA community 1mo ago ROCm 7.13 nightly adds strix halo optimizations https://www.phoronix.com/news/ROCm-7.13-Released Quote: ...new optimizations for Ryzen AI Max 300 "Strix Halo" and the ROCprof Trace Decoder is now open-source...<snip>... Those rolling from source can grab the ROCm 7.13 Tech Preview via TheRock on GitHub .… 5 Hacker News — AI on Front Page community 1mo ago Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep Hey HN! We (Stephan and Thomas) recently open-sourced Semble. We kept running into the same problem while using Claude Code on large codebases: when the agent can't find something directly, it falls back to grep, reading full files or launching subagents. This uses a lot of… 24 r/LocalLLaMA community 1mo ago 85 GPU-hours comparing 5 abliteration methods on Qwen3.6-27B: benchmarks, safety, weight forensics - Abliterlitics I've been building Abliterlitics , an open-source abliteration forensics toolkit. The idea is straightforward: take the same base model, compare the different abliteration techniques others have applied, then measure what actually changed using benchmarks, safety evaluation,… 13 r/LocalLLaMA community 1mo ago Open Source vs frontier models on a single-file HTML canvas driving animation - results Hey yall, I was inspired by this post : https://www.reddit.com/r/LocalLLaMA/comments/1tf3p6c/local_qwen_36_vs_frontier_models_on_a_coding/ And I know this isn't exactly local, but I wanted to share what I tested out and what results each model delivered so I decided to share… 17 r/LocalLLaMA community 1mo ago GitHub - richardr1126/openreader: An open-source read-along document reader server with high-quality TTS options, synchronized highlighting, and audiobook export for EPUB, PDF, DOCX, TXT, and MD. Sharing my latest release of OpenReader v3.0.0, an open-source text-to-speech document reader and audiobook exporter. It has been live for over a year now, and slowly has gained 300+ GitHub stars. What is OpenReader? A Next.js web app for reading and listening to EPUB, PDF, TXT,… 9 r/LocalLLaMA community 1mo ago Built a 6x cheaper CodeRabbit alternative using open source models Coderabbit apparently uses GPT + Claude models to review PRs and it costed $60/month. So I grabbed a friend and made a alternative which does the same things but uses open source models as backend instead( because inference costs are wayyyy cheaper) We tested it on a PR… 15 Hacker News — AI on Front Page community 1mo ago SANA-WM, a 2.6B open-source world model for 1-minute 720p video Article URL: https://nvlabs.github.io/Sana/WM/ Comments URL: https://news.ycombinator.com/item?id=48159445 Points: 224 # Comments: 93 26 r/LocalLLaMA community 1mo ago I built a self-hosted open-source MCP server that gives any local LLM real financial data — SEC filings, 13F, insider & congressional trades, short data, FRED One thing missing when running local models as agents: real, current data. So I built Equibles — a self-hosted MCP server that scrapes and serves public U.S. financial data and exposes it as MCP tools, so any MCP-capable client (Claude Code/Desktop, Cursor, or your own… 30 r/LocalLLaMA community 1mo ago [FOUNDING] SupraLabs - real open-source AI models for you! https://preview.redd.it/k6lub2ypva1h1.png?width=1500&format=png&auto=webp&s=cd44452c86b5216fec17113a72f43bbf169edafb Hey r/LocalLLaMA ! We founded SupraLabs , and it's huge! What we do? We train, finetune and explore small models with good results to revolutionize small AI… 30 r/LocalLLaMA community 1mo ago I kept a running list of every LLM term that actually matters for production, cleaned it up and open sourced it Been building with LLMs for a while and kept hitting terms where the standard definition was useless for making engineering decisions. So I kept a personal doc, eventually it hit 30+ terms across inference, retrieval, agents, training, and prompting. Each entry has the… 37 Hugging Face Daily Papers research 1mo ago Orchard: An Open-Source Agentic Modeling Framework Abstract Orchard is an open-source framework for scalable agentic modeling that enables training diverse autonomous agents through specialized recipes for coding, GUI navigation, and personal assistance tasks. AI-generated summary Agentic modeling aims to transform LLMs into… 17 r/LocalLLaMA community 1mo ago Developing open source LLM from ground up from pretrain - rlhf(PPO/GRPO) Hello I have been working on creating a LLM from ground up. It is based on deepseek architecture with heavily VRAM footprint reduced optimized(GUM+muon) Currently this is the json schema I am using which should suffice as to what currently is being pretrained. Training on a… 7 TechCrunch — AI news-outlet 1mo ago Clawdmeter turns your Claude Code usage stats into a tiny desktop dashboard A new open source gadget called Clawdmeter turns Claude Code usage stats into a tiny desktop dashboard for AI coding power users. 11 Hugging Face official-blog 1mo ago Granite Embedding Multilingual R2: Open Apache 2.0 Multilingual Embeddings with 32K Context — Best Sub-100M Retrieval Quality Back to Articles Granite Embedding Multilingual R2: Open Apache 2.0 Multilingual Embeddings with 32K Context — Best Sub-100M Retrieval Quality Enterprise Article Published May 14, 2026 Upvote - Radu Florian hansolosan ibm-granite Parul Awasthy pawasthy ibm-granite Aashka Trivedi… 19 r/LocalLLaMA community 1mo ago Automated AI researcher running locally with llama.cpp Hi everyone, I'm happy to share ml-intern, which is a harness for agents to have tighter integration with Hugging Face's open-source libraries (transformers, datasets, trl, etc) and Hub infrastructure: https://github.com/huggingface/ml-intern The harness is quite simple… 23 r/LocalLLaMA community 1mo ago Built an open-source one-prompt-to-cinematic-reel pipeline on a single GPU — FLUX.2 [klein] for character keyframes, Wan2.2-I2V for animation, vision critic with auto-retry, music + 9-language narration in the same pipeline Shipped this for the AMD x lablab hackathon. Attached video is one of the actual reels the pipeline produced - one English sentence in, finished mp4 with characters, story, music, and voice-over out (fast demo video, not the best quality). ~45 minutes end-to-end on a single AMD… 13 arXiv — Machine Learning research 1mo ago A Resampling-Based Framework for Network Structure Learning in High-Dimensional Data arXiv:2605.12706v1 Announce Type: new Abstract: RSNet is an open-source R package that provides a resampling-based framework for robust and interpretable network inference, designed to address the limited-sample-size challenges common in high-dimensional data. It supports both… 11 r/LocalLLaMA community 1mo ago Fully Realtime Interaction Models I know this model isn't open weights, and when it does drop it'll be over api, but I'm just posting to say the very MICROsecond that this drops you already know me and probably a bunch of other people are going to create an insane amount of distill data from the api. because at… 26 Hacker News — AI on Front Page community 1mo ago Open Source Resistance: keep OSS alive on company time Article URL: https://ossresistance.com/ Comments URL: https://news.ycombinator.com/item?id=48123015 Points: 215 # Comments: 70 14 r/LocalLLaMA community 1mo ago TextGen is now a native desktop app. Open-source alternative to LM Studio (formerly text-generation-webui). Hi all, I have been making a lot of updates to my project, and I wanted to share them here. TextGen (previously text-generation-webui, also known as my username oobabooga or ooba) has been in development since December 2022, before LLaMa and llama.cpp existed. In the last two… 32 Microsoft AI official-blog 1mo ago Hugging Face releases open-weights model family Three new open-weights models under Apache 2.0 — sizes from 1B to 70B — released alongside training recipes and evaluation harnesses. 21 r/LocalLLaMA community 1mo ago The Trillion-Parameter Dilemma: MiMo-V2.5-Pro went open-source (1.02T params). Is self-hosting worth it when the API costs $70 for 387M tokens? Xiaomi open-sourced MiMo-V2.5-Pro. 1.02 trillion parameters, 42B active (MoE), 1M context, MIT license. On paper, this is exciting. In practice, I'm stuck on the math. What I've been doing with it I've been running V2.5-Pro via the API through Claude Code for autonomous coding… 13 r/LocalLLaMA community 1mo ago Fine-Tuning TranslateGemma-4B to improve bi-directional English & Welsh translations on an H200 GPU! Open source repo: https://github.com/grctest/finetuned-gemmatranslate-cy 5% of the fine-tuning took 40 minutes and cost a couple dollars to prove the process works. Looking forwards to Flash Attention v4 to leave beta, to test fine-tuning performance on a B200 on the cloud,… 16 Hacker News — Front Page community 1mo ago Show HN: Needle: We Distilled Gemini Tool Calling into a 26M Model Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little… 28 r/LocalLLaMA community 1mo ago Needle: We Distilled Gemini Tool Calling Into a 26M Model We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted… 4 Hacker News — Front Page community 1mo ago Bambu Lab is abusing the open source social contract Article URL: https://www.jeffgeerling.com/blog/2026/bambu-lab-abusing-open-source-social-contract/ Comments URL: https://news.ycombinator.com/item?id=48109224 Points: 1041 # Comments: 351 36 Simon Willison community 1mo ago Granite 4.1 3B SVG Pelican Gallery Granite 4.1 3B SVG Pelican Gallery IBM released their Granite 4.1 family of LLMs a few days ago. They're Apache 2.0 licensed and come in 3B, 8B and 30B sizes. Granite 4.1 LLMs: How They’re Built by Granite team member Yousaf Shah describes the training process in detail. Unsloth… 11 OpenAI news 2mo ago An open-source spec for orchestration: Symphony Learn how Symphony, an open-source spec for Codex orchestration, turns issue trackers into always-on agent systems—boosting engineering output and reducing context switching. 21 Stack Overflow Blog news 2mo ago Lights, camera, open source! Ryan is joined on the show by Cult.Repo producers Emma Tracey and Josiah McGarvie to discuss making documentaries about open-source software and the people behind the major technologies that uphold the internet. 27 Smol AI News news-outlet 2mo ago DeepSeek v4 **DeepSeek-V4** technical release features a **1.6T-parameter MoE with 49B active parameters** and **1M-token context**, showcasing hybrid attention and compressed KV schemes for major memory reductions. It ranks as the **#2 open-weights reasoning model** behind **Kimi K2.6**… 13 ThursdAI news-outlet 2mo ago 📅 Apr 23: OpenAI's Week: GPT-5.5, GPT-Image-2, Codex CUA + Chronicle, + Claude Design, Kimi K2.6, Qwen 3.6-27B From Weights & Biases, what an intense week, that's fully dominated by OpenAI, a new top LLM (5.5), a new top Image Gen (imagev2) and tons of codex releases + Claude Design and a bunch of open source 20 Smol AI News news-outlet 2mo ago not much happened today **Alibaba** released **Qwen3.6-27B**, a dense, Apache 2.0 open coding model with thinking and non-thinking modes, outperforming the larger Qwen3.5-397B-A17B on multiple coding benchmarks including SWE-bench and Terminal-Bench. It supports native vision-language reasoning over… 15 NVIDIA Developer Blog official-blog 2mo ago Maximizing Memory Efficiency to Run Bigger Models on NVIDIA Jetson The boom in open source generative AI models is pushing beyond data centers into machines operating in the physical world. Developers are eager to deploy these... 36 MIT News — AI research 2mo ago Bringing AI-driven protein-design tools to biologists everywhere Founded by Tristan Bepler PhD ’20 and former MIT professor Tim Lu PhD ’07, OpenProtein.AI offers researchers open-source models and other tools for protein engineering. 4 Smol AI News news-outlet 2mo ago not much happened today **OpenAI** expanded its Agents SDK by separating the agent harness from compute/storage, enabling long-running, durable agents with features like file/computer use, skills, memory, and compaction. The harness is now open-source and supports execution via partner sandboxes,… 37 GitHub Blog — AI & ML official-blog 2mo ago Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game Learn to find and exploit real-world agentic AI vulnerabilities through five progressive challenges in this free, open source game that over 10,000 developers have already used to sharpen their security skills. The post… 20 Interconnects research 2mo ago Claude Mythos and misguided open-weight fearmongering Another dance around fears of open-source. 18 NVIDIA Developer Blog official-blog 2mo ago Running Large-Scale GPU Workloads on Kubernetes with Slurm Slurm is an open source cluster management and job scheduling system for Linux. It manages job scheduling for over 65% of TOP500 systems. Most organizations... 33 Smol AI News news-outlet 2mo ago not much happened today **Google** introduced **Skills in Chrome**, enabling reusable browser workflows with Gemini prompts and a library of ready-made Skills, enhancing end-user agentization. **Tencent** teased **HYWorld 2.0**, an open-source 3D world model generating editable scenes from a single… 8 Smol AI News news-outlet 3mo ago not much happened today **Gemma 4** was launched by **Google** under an **Apache 2.0 license**, marking a significant open-model release focused on **reasoning, agentic workflows, multimodality, and on-device use**. It outperforms models 10x larger and has immediate ecosystem support including… 35 Smol AI News news-outlet 3mo ago Gemma 4 **Google DeepMind** released **Gemma 4**, a family of open-weight, multimodal models with long-context support up to **256K tokens** under an **Apache 2.0 license**, marking a major capability and licensing shift. The lineup includes **31B dense**, **26B MoE (A4B)**, and two… 14 Smol AI News news-outlet 3mo ago not much happened today **Arcee’s Trinity-Large-Thinking** was released with **open weights under Apache 2.0**, featuring a **400B total / 13B active** model size and strong agentic performance, ranking **#2 on PinchBench**. **Z.ai’s GLM-5V-Turbo** is a **vision coding model** with **native multimodal… 13 Hugging Face official-blog 3mo ago Training mRNA Language Models Across 25 Species for $165 Back to Articles Training mRNA Language Models Across 25 Species for $165 Team Article Published March 31, 2026 Upvote 27 Maziyar Panahi MaziyarPanahi OpenMed Part II: Building the Pipeline, From Structure Prediction to Codon Optimization By OpenMed, Open-Source Agentic AI for… 14 Vercel — AI dev-tools 3mo ago Making Turborepo 96% faster with agents, sandboxes, and humans Turborepo is now 81-91% faster to compute its task graph in our repositories, scaling with repo size. On our 1,000+ package monorepo, turbo run now feels instant. Time to First Task is now 11x faster. After testing my changes with some open source Turborepos and asking Vercel… 14 Smol AI News news-outlet 3mo ago not much happened today **Cursor's Composer 2**, built on **Kimi K2.5**, sparked discussion over model attribution and licensing, highlighting a shift toward post-trained derivatives of open-source models with domain-specific fine-tuning and reinforcement learning. **Claude Code** is expanding into… 36 Hugging Face official-blog 3mo ago State of Open Source on Hugging Face: Spring 2026 Back to Articles State of Open Source on Hugging Face: Spring 2026 Team Article Published March 17, 2026 Upvote 86 Avijit Ghosh evijit huggingface Lucie-Aimée Kaffee frimelle huggingface Yacine Jernite yjernite huggingface Irene Solaiman irenesolaiman huggingface This post… 32 Stack Overflow Blog news 3mo ago Keeping the lights on for open source Ryan sits down with Chainguard CEO Dan Lorenc to chat about how his team is keeping the foundation of the internet—open source projects—alive by forking archived but widely-used repos to provide security maintenance and dependency upgrades. 38 Vercel — AI dev-tools 3mo ago Vercel Open Source Program: Winter 2026 cohort In April, we launched the Vercel Open Source Program to give maintainers the resources, credits, and support they need to ship faster and scale confidently. The first group joined through our spring 2025 cohort . Today we are welcoming the winter 2026 cohort. From AI-native apps… 25 ThursdAI news-outlet 3mo ago 🎂 ThursdAI — 3rd BirthdAI: Singularity Updates Begin with Auto Researcher, Uploaded Brains, OpenClaw Mania & NVIDIA's $26B Bet on Open Source From Weights & Biases, celebrate our 3rd year in a row covering AI news, with Karpathy's mini singularity, China's full embrace of OpenClaw and uploaded brains + 3 interviews this week, don't miss! 13 Page 6 of 7 · 331 articles ← Newer Older →