News / #open-source Tag Open source 500 articles archived under #open-source · RSS Sign in to follow arXiv — NLP / Computation & Language research 1mo ago Domyn-Small: A European 10B Reasoning Language Model arXiv:2607.20448v1 Announce Type: new Abstract: We introduce Domyn-Small, a 10-billion-parameter open-weight reasoning language model released under the MIT license. Domyn-Small is the product of an initial pre-training phase on 9 trillion tokens multilingual data, followed by a… 32 Hacker News — AI on Front Page community 1mo ago The arguments against open source AI are bad Article URL: https://tombedor.dev/arguments-against-open-source-ai-are-very-bad/ Comments URL: https://news.ycombinator.com/item?id=49024643 Points: 203 # Comments: 144 20 r/LocalLLaMA community 1mo ago Arcee AI has spoken out against the ban on open Chinese models in US This is rather counterintuitive, since banning Chinese models would benefit them the most. Jensen Huang is also against the ban , although the interests here are more obvious. Do you think that if Arcee, Cohere or Mistral release an open source GPT/Claude level model, they will… 20 r/LocalLLaMA community 1mo ago AI9Stars released G9v3-3B AI9Stars has released G9v3-3B an open weights language model designed to deliver strong reasoning capabilities within a lightweight 3 billion parameter size. It is released under the Apache 2.0 license making it fully open for personal and commercial use The best use case is a… 17 Hugging Face Daily Papers research 1mo ago G-MAD: A Game-Based Data Generation Framework for Multi-View RGB-T Aerial Object Detection Abstract This work introduces G-MAD, an open-source framework that uses Arma3 to generate synchronized multi-view RGB-T data for aerial object detection. G-MAD addresses key limitations of real-world aerial dataset construction, including limited viewpoint control, imperfect… 20 Latent.Space news-outlet 1mo ago Inside the Model Factory — Eiso Kant, Poolside AI Poolside's co-CEO on how his small team of top researchers built a model factory capable of training Laguna S - a 118B MOE beating Thinky's ~1T open weights model... and this is just the beginning. 24 arXiv — Machine Learning research 1mo ago SCPP: A Unified Python Library for Soft Clustering arXiv:2607.19620v1 Announce Type: new Abstract: In this paper, we present SCPP (Soft Clustering Python Package), an open-source Python framework for soft clustering. SCPP establishes a canonical, scikit-learn-compatible estimator interface that standardizes model training,… 8 arXiv — NLP / Computation & Language research 1mo ago Enhancing LLMs for Identifying and Prioritizing Important Medical Jargons from Electronic Health Record Notes Utilizing Data Augmentation: A Comparative Study arXiv:2502.16022v3 Announce Type: replace Abstract: OpenNotes gives patients access to their EHR notes, but dense medical jargon limits comprehension. We evaluate closed-source and open-source LLMs for extracting and prioritizing the jargon terms most relevant to individual… 14 Simon Willison community 1mo ago Quoting Thomas Ptacek I genuinely believe that if you took an open weights model from 2025 and built a pentest harness for it, it could do this kind of sandbox escape and scan/hack in most networks. This is only surprising because you assume OpenAI has sounder sandboxes. — Thomas Ptacek ,… 12 r/LocalLLaMA community 1mo ago Sanctions on Open Source. hope they don’t do anything stupid here.   submitted by   /u/MLExpert000 [link]   [comments] 34 TechCrunch — AI news-outlet 1mo ago Arcee, a US open source AI lab, says Chinese models are not inherently dangerous As Chinese AI models grow in capability and popularity among US companies, the arguing over what should be done about them has reached a fever pitch. 23 r/LocalLLaMA community 1mo ago We built NeuTTS-2E, an open-source on-device TTS model with 7 controllable emotions We’re open sourcing an alpha release of NeuTTS-2E : an on-device TTS model with 125M active parameters and 7 controllable emotions. The goal was simple: when you select “angry,” “fearful,” or “happy,” the delivery should follow that instruction rather than whatever emotion the… 14 Hugging Face Daily Papers research 1mo ago AgentDebugX: An Open-Source Toolkit for Failure Observability, Attribution, and Recovery in LLM Agents Abstract LLM agent failures are difficult to debug because the step where an error surfaces is often not the one that caused it. Existing observability tools replay execution traces but provide little support for identifying the root cause or translating diagnosis into recovery.… 16 arXiv — Machine Learning research 1mo ago Uncertainty Quantification for AI-Driven Crash Simulation Surrogates: A Comparative Study of Monte Carlo Dropout and Deep Ensemble on Open-Source Bumper Beam Benchmark arXiv:2607.18294v1 Announce Type: new Abstract: Machine learning surrogate models are increasingly being explored in engineering product development to augment simulation-driven design, offering near-instantaneous predictions that complement computationally expensive… 11 arXiv — Machine Learning research 1mo ago Interactive Training 2: Auditable Control Plane for Live Model Training arXiv:2607.18314v1 Announce Type: new Abstract: Experiment trackers show how training is progressing, but changing a live run still usually requires trainer-specific code. We present Interactive Training 2, an open-source control plane for steering training through a shared… 31 arXiv — NLP / Computation & Language research 1mo ago AgentDebugX: An Open-Source Toolkit for Failure Observability, Attribution, and Recovery in LLM Agents arXiv:2607.18754v1 Announce Type: cross Abstract: LLM agent failures are difficult to debug because the step where an error surfaces is often not the one that caused it. Existing observability tools replay execution traces but provide little support for identifying the root… 4 r/LocalLLaMA community 1mo ago Gigatoken: A new open source tokenizer ~100x faster than Tiktoken, -500-1000x faster than Huggingface   submitted by   /u/Thrumpwart [link]   [comments] 31 r/LocalLLaMA community 1mo ago There is no need to worry about Trump banning China‘s open source model at all. I’ve seen many people worrying that if Trump moves to block Chinese AI models, aggregators like OpenRouter will no longer be able to host them. As someone from China, let me reassure you: there is really no need for such concern. China has been locked in trade conflicts with… 7 r/LocalLLaMA community 1mo ago CEO of Hugging Face: Banning open-source AI would hurt defenders 10x more than attackers, which would make the world 10x more dangerous and this is a good example why! From clem 🤗 on 𝕏: https://x.com/ClementDelangue/status/2079301434357456931 Fortune: Hugging Face says it resorted to a Chinese AI model to battle a fully autonomous cyberattack because U.S. model guardrails stymied its defense:… 19 r/LocalLLaMA community 1mo ago US gov't lobbied by major US labs is about to ban open source models.   submitted by   /u/FlowCritikal [link]   [comments] 8 arXiv — NLP / Computation & Language research 1mo ago OpenLanguageModel: Readable and Composable Small-Language-Model Pretraining for Education and Research arXiv:2607.16669v1 Announce Type: new Abstract: OpenLanguageModel (OLM) is an open-source PyTorch library for building and pretraining small language models while keeping their machinery visible. In OLM, model code reads like the architecture: components are ordinary modules,… 29 r/MachineLearning community 1mo ago Tri-Net v2: Open-source implementation of our Scientific Reports paper on unified skin lesion and symptom-based monkeypox detection [R] Hi everyone, We've open-sourced Tri-Net v2, the official implementation accompanying our recently published Scientific Reports (Nature Portfolio) paper: "Tri-Net: Unified Deep Learning for Skin Lesion and Symptom-Based Monkeypox Detection" Rather than releasing only training… 5 r/MachineLearning community 1mo ago ML/DL Engineer looking for open-source repos to contribute to (Pytorch experience) [P] Hi everyone, I'm a third year CSE undergrad student. I have been working on a couple of CNN and ConvLSTM projects lately. I'm eager to contribute to open-source projects where I can: Work on challenging, real-world ML problems Collaborate with strong engineers Learn new things… 5 r/LocalLLaMA community 1mo ago Kimi-K3 isn’t quite better than Fable yet, but it’s definitely getting closer. Kimi-K3’s release, while impressive, is still months behind the closed-source frontier, so all the “it’s over for Anthropic” talk feels overblown. According to Artificial Analysis, though, Kimi-K3 has brought the open-source frontier to just 1.5 months behind closed-source,… 20 r/MachineLearning community 1mo ago Exploring continual learning without replay buffers: Our findings using dynamic task-similarity routing [P] Hi, I’ve been doing some work in the continual learning space and wanted to share an open-source framework we put together called Coincidex, along with some architectural insights and failure modes we found along the way. Most conventional approaches to sequential task learning… 28 Interconnects (Nathan Lambert) research 1mo ago Kimi K3: The open-weights escalation The global implications on the AI ecosystem. 15 r/LocalLLaMA community 1mo ago 543 tok/s single-request Qwen3.6-35B-A3B on one RTX 5090 over a 65K-token decode An example TL;DR I have open-sourced NInfer , a from-scratch C++/CUDA inference engine currently specialized for two exact Qwen3.6 checkpoints on a single RTX 5090. Both the engine and the converted model artifacts are publicly available: Github :… 26 r/LocalLLaMA community 1mo ago DeepSeek v4 flash release version appears to have been activated on api. Open weights imminent? https://np.reddit.com/r/DeepSeek/s/skO7urrE2C DS4 sort of came and went from the spotlight. The consensus seemed to be that its most notable feature is its price, and then we got distracted by the next big releases. However, people seem to forget this was only the preview… 32 Hacker News — AI on Front Page community 1mo ago China's open-weights AI strategy is winning Article URL: https://werd.io/american-ai-is-locked-down-and-proprietary-its-losing/ Comments URL: https://news.ycombinator.com/item?id=48979269 Points: 324 # Comments: 279 15 r/LocalLLaMA community 1mo ago Sources: parts of the Trump administration are reigniting efforts to implement de facto bans on foreign open-source models, as Chinese AI models gain momentum   submitted by   /u/pscoutou [link]   [comments] 21 r/LocalLLaMA community 1mo ago MiniCPM-Robot model series - MiniCPM-RobotManip & MiniCPM-RobotTrack 🚀 MiniCPM enters the physical world — enabling robots to understand, remember, and act. We open-source MiniCPM-Robot, our first embodied AI model series, including: 🤖 MiniCPM-RobotManip — a 1.5B general-purpose Vision-Language-Action (VLA) model for robotic manipulation. 🐕… 23 Hugging Face Daily Papers research 1mo ago RAGU: A Multi-Step GraphRAG Engine with a Compact Domain-Adapted LLM Abstract Graph retrieval-augmented generation (GraphRAG) enhances large language models with structured knowledge, yet existing systems construct knowledge graphs in a single extraction pass, producing noisy entities and brittle retrieval. RAGU, an open-source modular GraphRAG… 4 Simon Willison community 1mo ago Quoting Sam Altman We have been having extensive discussions around open source strategy. We will discuss it more at our next board meeting, but one thing we’d like to do soon is to create a language model with the approximate capability of GPT-3 that can run locally on consumer hardware and… 16 r/LocalLLaMA community 1mo ago given the increasing likelihood of an open source AI ban, what are the alternative channels for downloading models? the open ai exec in his "ai communism" post suggested a fraudulent FUD campaign and trump executice order against open source / chinese models. unfortunately that seems pretty likely to happen. i have always use huggingface for downloading models and they would be forced to… 34 r/LocalLLaMA community 1mo ago I don't see how open-source AI models in the U.S. can successfully compete with those from China. Chinese startups benefit heavily from local government subsidies, state-backed banks offering ultra-low-interest loans, and long-term capital (without collateral)—a playbook China has successfully used across other tech sectors. In contrast, neither the U.S. federal nor state… 4 r/LocalLLaMA community 1mo ago It could have been Meta Imma write some fan fiction for a second here if you indulge me. What we are seeing from the Chinese open models could have been Meta. As you can see from the name of this sub, they were the stars of open-source models, and the consistently poor decisions by their senior… 29 r/LocalLLaMA community 1mo ago German SooFi team launches Soofi S 30B-A3B , an open-source Mixture-of-Experts (MoE) hybrid Mamba–Transformer foundation model for German and English.   submitted by   /u/epSos-DE [link]   [comments] 16 r/LocalLLaMA community 1mo ago Arandu v0.6.5 available Repository: https://github.com/fredconex/Arandu Hello Guys, This is Arandu a open source app to easily launch models using llama.cpp, it tries to integrate all in one place with easy multi version management of llama.cpp, HuggingFace models search/download, intuitive arguments… 14 r/LocalLLaMA community 1mo ago Kimi moment. I think the writing is on the wall for Anthropic and OpenAi New day new model....... can't wait to see in a few weeks how Minimax 3 Pro (2.7T parameters) and GLM 5.3 reinforces the narrative. As a group, all of them are accelerating their progress. THAT is the strength of open source. Meanwhile less enterprises are going to trust… 26 r/LocalLLaMA community 1mo ago A year ago you told me my open-source screen-watching app was flaky. You were right, so I spent the year fixing it with your feedback. Thank you r/LocalLLaMA c: !! TL;DR: This post is part update, mostly thank you for your support :)) Observer is an open-source app that lets local LLMs watch your screen and notify you (WhatsApp/SMS/email/Discord) when something happens. A year of your feedback later , setup went from "flaky and very… 31 Hacker News — AI on Front Page community 1mo ago Mozilla: The state of open source AI Article URL: https://stateofopensource.ai/ Comments URL: https://news.ycombinator.com/item?id=48947825 Points: 204 # Comments: 141 26 r/LocalLLaMA community 1mo ago Soofi S - 30B-A3B European Open Source Model I just saw that these had dropped. Still very much early days, but nice to see a new locally runnable foundation model, along with a couple of thinking preview versions. Anyone taken a look at this yet? Am intrigued to see how it holds up compared to Qwen 3.6 and Gemma 4 (my… 20 r/LocalLLaMA community 1mo ago China just erased America's AI lead | Axios Axios: China just erased America's AI lead: https://www.axios.com/2026/07/17/china-ai-kimi-k3-open-source-anthropic-opus   submitted by   /u/Nunki08 [link]   [comments] 33 r/LocalLLaMA community 1mo ago Chinese President Xi Jinping speaks at World AI Conference and reaffirms commitment to open source to promote"openness and win-win" From Vincent Chow on 𝕏: https://x.com/vince_chow1/status/2077947375964791028   submitted by   /u/Nunki08 [link]   [comments] 17 r/LocalLLaMA community 1mo ago Will we get accessible open-source models again? Past April of 2026, all open-source LLMs have been in the 0.5T+ terrirory: MiniMax M3, Kimi-2.7-Code - now Kimi-3 (2.8T), GLM-5.2, Inkling by ThinkingMachines is also a 1T model and perhaps some more models I forget now. If chinese labs find it more profitable (I would not… 20 r/LocalLLaMA community 1mo ago China’s Xi Touts Open-Source AI and Takes a Swipe at U.S. Dominance   submitted by   /u/pscoutou [link]   [comments] 19 ThursdAI news-outlet 1mo ago ThursdAI - Jul 16 - Inkling 975B open weights, Kimi K3 at 2.8T, a 27B model on a phone & Codex hits 9M From W&B CoreWeave - Just a few min before midnight, but still on Thu! Here's everything big important that happened this week that you need to know about! 27 Hugging Face Daily Papers research 1mo ago VideoChat3: Fully Open Video MLLM for Efficient and Generalist Video Understanding Abstract Recent advances in video understanding have spanned motion, long video, and streaming interaction, driving this field toward real-world applications. Despite this progress, current open-source models remain limited in several ways. They often struggle to generalize… 36 arXiv — NLP / Computation & Language research 1mo ago MedFailBench: A Clinician-Built Open-Source Benchmark for Medical AI Safety Boundary Inspection arXiv:2607.15166v1 Announce Type: cross Abstract: Most medical AI benchmarks measure whether a model knows the correct answer. MedFailBench asks a different question: which safety boundary failed? We present a clinician-built synthetic benchmark and failure atlas that labels… 27 r/LocalLLaMA community 1mo ago Anyone else completely tuning out these massive "open weight" drops? Tbh the benchmarks on stuff like GLM-5.2 look insane. 753B params, 1M context, MIT license... everyone is throwing a party on the front page right now. But like... what is actually "local" about this anymore? A 700B+ MoE isn't fitting on anyone's home rig. Even if you absolutely… 29 Page 5 of 10 · 500 articles ← Newer Older →