Model Discovery Agent uses LLM for experiment design
- LLM
- Bayesian
It couples a large language model with standard Bayesian machinery to discover latent mechanistic world models from few interventions. This approach operates in the M-open setting.
Model Discovery Agent uses LLM for experiment design
It couples a large language model with standard Bayesian machinery to discover latent mechanistic world models from few interventions. This approach operates in the M-open setting.
Cross-encoder outperforms 4B-parameter model
The cross-encoder fine-tuned with ListNet achieves better performance on NDCG@3 and Spearman correlation, despite having significantly fewer parameters. This has implications for efficient reranking in medical procedure retrieval.
Needle2: 14MB agentic LLM for devices
Needle2 achieves competitive performance with larger models while being significantly smaller and more efficient, making it suitable for deployment on phones, wearables, and smart home devices.
Matryoshka training framework for language models
The Matryoshka framework trains a suite of language models of increasing size in a nested architecture, reducing total parameter count and enabling efficient distillation and speculative decoding.
Muse Glimmer: local, agentic, multimodal model
Muse Glimmer is an open-source model that operates locally and supports multimodal interactions, offering a unique approach to AI applications.
Model Discovery Agent uses LLM for experiment design
It couples a large language model with standard Bayesian machinery to discover latent mechanistic world models from few interventions. This approach operates in the M-open setting.
Cross-encoder outperforms 4B-parameter model
The cross-encoder fine-tuned with ListNet achieves better performance on NDCG@3 and Spearman correlation, despite having significantly fewer parameters. This has implications for efficient reranking in medical procedure retrieval.
Needle2: 14MB agentic LLM for devices
Needle2 achieves competitive performance with larger models while being significantly smaller and more efficient, making it suitable for deployment on phones, wearables, and smart home devices.
Matryoshka training framework for language models
The Matryoshka framework trains a suite of language models of increasing size in a nested architecture, reducing total parameter count and enabling efficient distillation and speculative decoding.
Muse Glimmer: local, agentic, multimodal model
Muse Glimmer is an open-source model that operates locally and supports multimodal interactions, offering a unique approach to AI applications.

Knowledge distillation for large-scale deployment
Efficient knowledge distillation techniques are crucial for deploying large models at scale, reducing computational requirements while maintaining performance.

Humanising LLM outputs discussed
The discussion revolves around the limitations and potential drawbacks of humanising LLM outputs, highlighting the need for careful consideration in AI development.

NVIDIA Magpie TTS for multilingual voice agents
NVIDIA Magpie TTS offers a solution for building low-latency multilingual voice agents, providing open weights and full deployment control.

GPT-5.6-Cyber for cybersecurity
GPT-5.6-Cyber is a model specifically designed for cybersecurity applications, available through Daybreak Red for authorized vulnerability research and security testing.

Zapier uses ChatGPT Work for marketing
Zapier's marketing team leverages ChatGPT Work to streamline processes, reduce lead funnel drop-offs, and automate reporting, demonstrating the potential of AI in marketing applications.
Security updates issued
Multiple security updates have been released by various distributors, including AlmaLinux, Debian, and Fedora, addressing vulnerabilities in several packages.
Formal verification for BPF discussed
The discussion focuses on the potential for adding domain-specific invariants to BPF programs to enhance safety guarantees, exploring the possibilities and challenges of formal verification in the BPF ecosystem.
Django moves to annual release cycle
Each release gets three years of support, with one year of mainstream bugfixes and two years of security fixes.

Bicycle dropper seat post built
The dropper seat post allows for adjustable seat height, similar to office swivel chairs.

Cotton-fiberglass composite for RV countertops
The composite material combines resin with cotton fibers, offering a unique alternative to traditional materials.

Functional jumping Pokéball created
The Pokéball is inspired by the Pokémon franchise and features a functional jumping mechanism.
Categorical models for amortized cost
The work builds on the λ-amor system, which tracks cost and potential in the type system.
FedA2L: Adaptive layer-wise learning rate adjustment
FedA2L addresses convergence inefficiency in decentralized federated learning by dynamically adjusting layer-wise learning rates.
Sound enforcement of dynamic release information flow policy
The work aims to soundly enforce dynamic release policies, which unify prior formalizations by allowing information flow restrictions to downgrade and upgrade.
AkasicDB: Unified vector-graph-relational DBMS
AkasicDB natively supports complex Retrieval-Augmented Generation workflows by jointly executing vector similarity search, graph traversal, and relational filtering.
Enforcing disjunctive information flow policies
The work builds a flow-sensitive type system family for enforcing disjunctive information flow policies, which allow a value to depend on at most one of two secrets.
SafeQL: Search-based refinement for safe Text-to-SQL
SafeQL redefines the role of the DBMS as an active guide in the refinement process, incrementally repairing erroneous components of SQL queries.
Code2prompt: CLI tool for codebase conversion
Code2prompt converts a codebase into a single LLM prompt with source tree, prompt templating, and token counting.
DeepTeam: Framework for red teaming LLMs
DeepTeam is a framework for red teaming LLMs and AI agents, providing a structured approach to testing and evaluating their security.
neuml/txtai is an AI framework
It supports semantic search and language model workflows, making it a versatile tool for various AI applications. Its all-in-one approach simplifies the development process.
Scrapy is a web crawling framework
It provides a high-level interface for scraping websites, allowing developers to focus on the logic of their scrapers. Scrapy is designed for speed and efficiency.
tdlib/td is a Telegram client library
It enables developers to build custom Telegram clients for various platforms. The library provides a cross-platform interface, simplifying the development process.
3b1b/manim is an animation engine
It is designed for creating explanatory math videos, providing a simple and intuitive interface for animating mathematical concepts. Manim can be used for educational purposes.