News / #open-source Tag Open source 500 articles archived under #open-source · RSS Sign in to follow arXiv — NLP / Computation & Language research 10d ago Institutional Books - Enriched Text: A customizable multilingual open-source pipeline for denoising, deduplicating, and annotating OCR text at scale arXiv:2608.19026v1 Announce Type: new Abstract: Released in 2025, Institutional Books: Harvard Library (IB-HL) is a collection of 983,004 volumes (242B o200k_base tokens), originally digitized through Harvard Library's participation in the Google Books Library project. As… 17 arXiv — NLP / Computation & Language research 10d ago ChildSafeAds Shared Task 2026: Commercial Content in Child-Facing YouTube Videos arXiv:2608.19165v1 Announce Type: new Abstract: ChildSafeAds is a shared task on commercial content in YouTube videos likely to reach children and teenagers. It contains 3,360 videos from 939 channels. Each instance begins with a segment submitted to SponsorBlock, an open-source… 8 The Information — AI news-outlet 10d ago Nvidia Discusses Funding Its AI Data Supplier Mercor at a $20 Billion Valuation Nvidia has discussed an investment in Mercor, a data labeling provider that helps the chip designer develop its open-source AI models, according to a person with knowledge of the process. The investment would be part of a $20 billion-valuation round. Existing investor General… 13 r/MachineLearning community 10d ago Pandas API for DuckDB, PostgreSQL & ClickHouse — keeping computation inside the database[P] I've been building memFrame — an open-source dataframe API that compiles operations to SQL. The idea: **Python/DataFrame API → SQL → DuckDB / PostgreSQL / ClickHouse** Instead of pulling data into Python and doing everything in pandas, memFrame tries to keep computation inside… 14 r/LocalLLaMA community 10d ago AntLing’ve open-sourced 6 Base Model checkpoints for Ling-3.0-tiny & Ling-3.0-flash, covering pre-trained, mid-trained, and WSM-merged stages. None has undergone post-training, giving researchers flexible starting points for continued pre-training, fine-tuning, and further research. Two key highlights: - They use WSM to replace LR decay with weighted checkpoint merging, making the training process better suited for… 18 r/LocalLLaMA community 10d ago Ornith-1.5 (397B [DeepSWE 56], 35B-A3B, 9B) Aloha! 🌺Introducing Ornith-1.5, a family of open-source LLMs spanning 9B Dense, 35B MoE, and 397B MoE, trained with self-improving strategies. It achieves state-of-the-art performance among open-source models of comparable size and delivers performance comparable to Claude Opus… 28 Smol AI News news-outlet 11d ago not much happened today **Ornith-1.5** launches as a new open-weight model family with **9B dense, 35B MoE, and 397B MoE** variants under **MIT license**, featuring quantized formats like **FP8, GGUF, MLX, and NVFP4** and showcasing end-to-end **self-improvement** capabilities. Compression techniques… 14 arXiv — Machine Learning research 11d ago rl-triton: High-Performance Triton GPU Kernels for Reinforcement Learning Credit Assignment arXiv:2608.17641v1 Announce Type: new Abstract: We present rl-triton, an open-source library of high-performance GPU kernels for reinforcement learning credit assignment, implemented in Triton. The core contribution is a unified associative scan framework that recasts seven… 38 arXiv — Machine Learning research 11d ago Hybrid ML for Lightweight Pre-Route Delay Estimation in Open-Source IC Design arXiv:2608.17914v1 Announce Type: new Abstract: Static Timing Analysis (STA) is a critical step in the design flow of digital integrated circuits, however, obtaining accurate delay estimations can represent a challenge when limited information regarding physical design is… 34 arXiv — NLP / Computation & Language research 11d ago ArguLens: An Open-Source System for Automated Essay Scoring and Label-Aware Feedback Generation arXiv:2608.17356v1 Announce Type: new Abstract: Most automated essay scoring (AES) systems output a single holistic score without interpretable evidence and rely on closed APIs that introduce data privacy and cost barriers. We present ArguLens, an opensource, locally deployable… 10 Latent.Space news-outlet 11d ago Frontier Model Cost and Open-Weights Popularity is Driving Demand for Model Routing Glean CEO Arvind Jain explains why model routing helps control AI costs for organizations, and how human feedback loops at scale improve its routing systems. 32 Simon Willison community 11d ago Mojo🔥 is now open source Mojo🔥 is now open source Mojo🔥 is now open source The Mojo programming language has been promising an open source release since May 2023 . Last week they shipped their 1.0 and today they have followed through on that original promise, releasing the compiler and toolchain under… 7 r/LocalLLaMA community 11d ago Qwen3.8 2.4T open weights made a Call of Duty clone Qwen released the 2.4T Max weights and I was curious how well it can re-create COD in one prompt I ran the model on a rented B200 cluster and used roughly 1.1M output tokens over a 5 hour time span Realistically barely anyone can run this model locally, but the fact that it's… 18 Hacker News — AI on Front Page community 11d ago Mojo is now open source Article URL: https://www.modular.com/blog/mojo-open-source Comments URL: https://news.ycombinator.com/item?id=49348079 Points: 292 # Comments: 63 15 Hugging Face Daily Papers research 11d ago Advancing Open and Reproducible Relational Learning: RelArena-α, TabPFN-Rel and RPI Abstract Prior Labs released open-source tools including a unified relational benchmark framework, a TabPFN-based relational model, and a model-agnostic predictive interface to advance reproducible relational learning. Generated by thinkingmachines/Inkling-Small This first… 21 r/LocalLLaMA community 12d ago Qwen 3.8 27b vs Deepseek Flash Hey Guys, What amazing weeks it has been for open source releases. I was really impresssed by DS flash final checkpoint and i have been playing around with it until qwen 3.8 released. I checked the benckmarks, and I dont know what to think anymore how can such a small model… 6 Hugging Face Daily Papers research 12d ago VibeWorlding: Can Multimodal Agents Construct 3D Open Worlds End-to-End? Abstract A unified framework benchmarks and trains multimodal agents that infer intent, plan 3D scenes, invoke tools, and reflect on feedback, revealing that reinforcement learning improves open-source models beyond closed-source frontiers. Generated by… 14 r/LocalLLaMA community 13d ago Dario Amodei defends his policy proposals, warns open weights won't decentralize power, endorses pre-launch vetting, says real accomplishments will earn trust   submitted by   /u/f0urxio [link]   [comments] 17 r/LocalLLaMA community 15d ago Building an open-source control plane for self-hosted vLLM, what would you want in it? Every time I self-host a model I rebuild the same stuff: start the container, set up a route, check why it died overnight, remember to shut the GPU off before it burns money. So I'm building a panel that handles it. Start/stop models, OpenAI-compatible endpoint, health checks… 25 r/MachineLearning community 15d ago Open-source Python library + no-code web dashboard for evaluating oncology AI models at clinical decision thresholds. [P] Most classification metrics for oncology AI models (AUC, ICC, MAE) measure global agreement. They don't answer the question that actually matters at the point of care: how reliable is this model at the exact cutoff that decides whether a patient gets flagged, biopsied, or… 34 Hugging Face Daily Papers research 16d ago SKILLER: Language-Level Reinforcement Learning for Reusable Skill Extraction in Small Language Models Abstract SKILLER is a reinforcement learning framework that automatically generates tailored skills for small open-source models to reduce inference costs while maintaining high task performance. Generated by thinkingmachines/Inkling-Small Agent skills represent a standardized… 36 Smol AI News news-outlet 16d ago not much happened today **Z.ai launched GLM-5.3**, a coding- and cyber-focused model with significant gains on agentic and security benchmarks, achieved through scaled post-training rather than a larger base model. **Alibaba released Qwen3.8-27B**, a native multimodal dense model under Apache 2.0 with… 5 arXiv — NLP / Computation & Language research 16d ago DFM Mimir v1: An Open HRM Delivering Frontier Performance at 1B Parameters Using Only Permissible Post-Training Data arXiv:2608.13517v1 Announce Type: new Abstract: Current large language model development relies on massive, often non-permissible datasets, creating a high barrier for researchers committed to open-source and ethically sourced data. We introduce Mimir v1, a 1-billion-parameter… 32 arXiv — NLP / Computation & Language research 16d ago MARC v1: An Open-Source Multi-Agent Framework for Clinical AI Reasoning and Coordination arXiv:2608.13476v1 Announce Type: cross Abstract: We present Multi-Agent Reasoning and Coordination (MARC), an open-source framework that replaces monolithic LLM prompting with deterministic multi-agent orchestration for clinical reasoning. MARC coordinates role-specialized… 17 TechCrunch — AI news-outlet 16d ago Writer introduces new AI model and upgraded harness to contain token costs Built as a post-training variation on Z.ai's open source model GLM-5.2, Writer says the new system should provide deployment-ready capabilities at a much lower price. 28 r/MachineLearning community 16d ago worldproof: diagnosing where world-model predictions break and a measurement of when pixel metrics stop being able to rank models at all [P] I've been building an open-source tool for diagnosing world models, the kind that predict future frames from a starting context and a sequence of actions. It compares a rollout against ground truth and against physical invariants, then tells you where and why the prediction… 30 r/LocalLLaMA community 16d ago SenseNova-Vision: a 7B open model that does segmentation, depth, detection, OCR, and 3D reconstruction with no task-specific heads Stumbled across this new vision model, SenseNova-Vision. It's a 7B MoT model, Apache 2.0 license, which is cool. The main idea is it treats pretty much all computer vision stuff as just one generation problem. Like, instead of needing a bunch of different models for detection,… 17 r/LocalLLaMA community 16d ago Deepseek Harness is Up! DeepSeek Harness (dsh) is an open-source agent harness developed by DeepSeek AI. It uses an architecture where everything is a plugin, and is powered by Cordis, whose design is described in A Programming Paradigm for Spatiotemporal Composability. DeepSeek Harness is currently in… 13 r/LocalLLaMA community 16d ago GitHub - deepseek-ai/deepseek-harness 🧩 DeepSeek Harness v0.1 is now available in Developer Preview! 🔹 We’re opening it up to developers building agent harnesses worldwide and open-sourcing the codebase in MIT license. 🔹 Powered by the Cordis meta-framework, DeepSeek Harness is an agent harness built around one… 32 Vercel — AI dev-tools 17d ago GLM 5.2 free for eve agents through August 27 via Blackbox on AI Gateway GLM 5.2 , the open-weights coding model from Z.ai with a 1M-token context window, is free for eve agents through August 27, served by Blackbox AI on AI Gateway . New eve agents come with GLM 5.2 as their default model. Use npx eve@latest init my-agent to get started. Existing… 35 Simon Willison community 17d ago DeepSeek V4 Pro 0813 (on OpenRouter) DeepSeek V4 Pro 0813 (on OpenRouter) The latest DeepSeek Pro model is now available, via API only. I had to link to OpenRouter because DeepSeek don't have any obvious announcement page for their new model. I haven't been able to confirm if they plan to release the open weights,… 38 NVIDIA Developer Blog official-blog 17d ago Serve Qwen3.8-2.4T-A95B, a 2.4T-Parameter Model, with Configurable Reasoning on NVIDIA GB300 NVL72 Alibaba released the open weights for Qwen3.8-2.4T-A95B (Qwen3.8-Max), its largest open-weight model, bringing near-frontier capabilities to the open... 35 TechCrunch — AI news-outlet 17d ago As AI safety concerns mount, three pioneers make the case for staying open At Ai4, three of the world's most respected AI experts—Geoffrey Hinton, Fei-Fei Li, and Andrew Ng—debated regulation, open-source access, and how America can compete as China advances in Asia. 17 r/LocalLLaMA community 17d ago CohereLabs/North-Micro-Vision-Instruct · Hugging Face North Micro Vision Instruct is a 2.4B-parameter open-weight vision-language model with native-resolution image support, released under the Apache 2.0 license. It is designed as a compact foundation for prototyping, task-specific fine-tuning, and specialized multimodal… 8 Hacker News — AI on Front Page community 17d ago Show HN: Woxi - Open-source Mathematica / Wolfram Language reimplementation Woxi is an interpreter for the Wolfram Language written in Rust. It comes with Woxi Studio, a Mathematica-like GUI built with iced, but you can also use Woxi through a CLI, Jupyter kernel, Python package, npm package, or WASM module. Compared with wolframscript / Mathematica,… 28 arXiv — NLP / Computation & Language research 18d ago Automated Data Enrichment using Confidence-Aware Fine-Grained Debate among Open-Source LLMs for Mental Health and Online Safety arXiv:2512.06227v3 Announce Type: replace Abstract: Real-world indicators play an important role in many Natural Language Processing (NLP) applications, such as life events for mental health analysis and risky behaviours for online safety, yet labelling such information is often… 34 r/LocalLLaMA community 18d ago Anthropic, OpenAI, Google, Meta, Microsoft, and Mistral all signed the EU Code of Practice on Transparency of AI-Generated Content Even open source local models from these companies will be watermarking code and text since it's required by law.   submitted by   /u/Bestlife73 [link]   [comments] 19 Vercel — AI dev-tools 18d ago Building a software factory for AI SDK The AI SDK is one of the most popular open-source AI projects in the world. It serves over 20 million npm downloads a week and the repo has over 26,000 stars. Maintaining the codebase means tracking four moving targets at once: Model providers: new providers, new capabilities,… 30 r/LocalLLaMA community 18d 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 Hugging Face Daily Papers research 19d ago Ego-OSCAR: Egocentric Open source Stereo CAptuRe System Abstract We present Ego-OSCAR, an open-hardware, low-cost, head-mounted stereo-inertial capture device for egocentric data collection in the wild. EgoOSCAR pairs a hardware-synchronized global-shutter stereo camera with a 6- axis IMU, an embedded Linux SBC for on-device video… 28 Smol AI News news-outlet 19d 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 Latent.Space news-outlet 19d ago [AINews] Muse Glimmer and Spark: Open Weights return Personal Superintelligence promise a small win for american open models - Glimmer runs on a fits on a single RTX 3090! 7 Hugging Face Daily Papers research 19d ago RynnValue: Scaling Robotic Value Foundation Models with Temporal Distance Abstract RynnValue is a scalable open-source value foundation model for robot manipulation that uses temporal distance instead of preferences or progress to learn generalizable value predictions and improve real-world policy success. Generated by thinkingmachines/Inkling-Small… 28 Simon Willison community 19d 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 19d 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 r/LocalLLaMA community 19d 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 r/LocalLLaMA community 19d 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 Vercel — AI dev-tools 19d ago Vercel Sandbox now runs on Vercel Managed Images Today we are introducing Vercel Managed Images (VMI), a set of versioned, open-source base images you can use as-is or extend. The source for every image lives in the public vercel/sandbox repository. Managed images replace Sandbox runtimes, which are now deprecated. Starting… 15 Hugging Face official-blog 19d ago Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS Back to Articles a]:hidden"> Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS Enterprise + Article Published August 10, 2026 Upvote 4 Maryam Motamedi maryameee nvidia Mikyas Desta mdestanv nvidia Jason Li blisc nvidia… 20 Marcus on AI community 19d ago Open-source is NOT the same as open-weight How The New York Times just bungled this one, and why it matters, immensely 26 Page 2 of 10 · 500 articles ← Newer Older →