An IBM engineer has proposed a machine learning library (ML-LIB) for the Linux kernel. The intent is to plug in running ML models directly into the kernel to optimize system performance and enable various other functionalities. The proposal is currently in a request for comments (RFC) phase.
Hugging Face introduces benchmark repositories for community-driven LLM evaluations. The initiative aims to address inconsistencies in benchmark results, allowing users to contribute evaluations and directly link models to leaderboards. Verified results through automated jobs enhance transparency.
The llama.cpp library has integrated support for Kimi-Linear, a technique that promises to improve the performance of language models. The integration was made possible by a pull request on GitHub, opening new possibilities for efficient inference.
A new framework, ENCOMPASS, separates the workflow logic of AI agents from inference strategies. This approach, developed by Asari AI, MIT CSAIL, and Caltech, aims to reduce technical debt and improve performance, enabling more efficient management of LLM unpredictability and greater scalability.
GTK toolkit developers met in Brussels once again for their annual hackfest during FOSDEM week. Key goals for this year include improving session saving support and accessibility.
Apple has announced the integration of AI agents directly into Xcode, its integrated development environment (IDE). The goal is to improve developer productivity by automating some phases of the development process and providing contextual assistance while writing code.
A user shares an image related to optimizing the inference of large language models (LLM) using DeepSpeed. The image suggests an analysis of performance and configurations to improve the speed and efficiency in running these models.
CoWork-X is a framework that optimizes collaboration between multiple agents in interactive environments. It addresses the challenges of real-time coordination and continuous adaptation with a limited token budget, through a co-evolution approach that consolidates learned skills while reducing latency and token usage.
BioACE is a new automated framework for evaluating the quality of answers generated by large language models (LLMs) in the biomedical field. The system verifies the correctness of answers and citations, assessing completeness, precision, and accuracy against ground-truth data.
A new study explores the use of denoising diffusion models to estimate reference distributions in neuroimaging, enabling the derivation of clinically interpretable deviation scores. The models, based on different architectures, were evaluated on synthetic benchmarks and UK Biobank data, demonstrating good performance in modeling multivariate dependence.
A pull request introduces tensor parallelism in Llama.cpp, paving the way for faster and more efficient inference on large language models. The community welcomes this development, which could significantly improve performance on distributed hardware.
OpenAI has announced GPT-5.3-Codex, a new version of its advanced coding model, accessible via command line, IDE extension, web interface, and a new macOS desktop app. This model outperforms previous versions in benchmarks like SWE-Bench Pro and Terminal-Bench 2.0, expanding its applications to deployment management, debugging, and test result handling.
Introducing GPT-5.3-Codex, a Codex-native agent designed to tackle complex real-world technical tasks. It combines frontier coding performance with general reasoning capabilities to support long-horizon projects.
Meta has developed a PyTorch-based inference system for recommendations, crucial for translating advanced research into production services. The article describes the workflow, from the definition of the trained model to inference transformations, optimizations, and requirements for a high-performance inference server, focusing on the efficient use of GPUs and C++ runtime.
Google introduces a new framework, called NAI (Natively Adaptive Interfaces), that leverages artificial intelligence to make technology more adaptive and inclusive. The goal is to improve the user experience for everyone, regardless of their abilities or specific needs.
Microsoft says "reliability is the priority" for AI in Visual Studio. The reassurance may raise eyebrows among developers already living with Copilot's quirks.
Unofficial pre-built ik_llama.cpp builds are now available for macOS, Ubuntu, and Windows. These builds simplify project adoption by removing the need for manual compilation. The creator still encourages compiling from the original source code when possible.
The UK government, in collaboration with Microsoft, announces a framework to evaluate deepfake detection technologies, responding to the exponential growth of AI-generated content. However, industry experts express doubts about the actual effectiveness of this initiative in stopping the proliferation of digital forgeries.
OpenAI introduces Frontier, an enterprise platform designed for building, deploying, and managing AI agents. Frontier offers features such as shared context, onboarding, permission management, and centralized governance.
Reports of access issues to the Hugging Face platform have surfaced online. Some users report being unable to access the platform, while others claim that core services remain operational. The cause and extent of the problem are not yet clear.