PRX Part 4: Our Data Strategy
Photoroom describes the data pipeline behind its PRX text-to-image model, assembling training data from public and internal sources while prioritizing…
Photoroom describes the data pipeline behind its PRX text-to-image model, assembling training data from public and internal sources while prioritizing…
The Every Eval Ever (EEE) project and Hugging Face Community Evals have achieved interoperability, letting researchers submit evaluation results to…
DiScoFormer is a transformer-based architecture that estimates both the density and score of a data distribution in a single forward…
IBM Research introduced ScarfBench, an open benchmark evaluating AI agents on enterprise Java migration tasks across Spring, Jakarta EE, and…
LangChain optimized NVIDIA’s open Nemotron 3 Ultra model for agent tasks by tuning the harness — system prompts, tool descriptions,…
LangChain released Deep Agents Code integrated with NVIDIA’s NemoClaw blueprint to run coding agents securely against sensitive codebases. The system…
Schneider Electric built its LLMOps infrastructure on a self-hosted LangSmith deployment to manage more than 60 AI agents across the…
Tencent Hunyuan’s HPC-Ops operator library contributed two high-performance kernels to vLLM targeting Hopper GPUs. The attention backend uses dynamic load-balanced…
The vLLM-Omni team details how it serves Qwen3-Omni, a multimodal text-and-speech model, using a three-stage pipeline of Thinker (reasoning), Talker…
The vLLM-Omni team detailed model-specific engineering work to optimize text-to-speech inference across four models. For Qwen3-TTS the team decoupled streaming…
vLLM Semantic Router introduced Fusion, a routing primitive that runs multiple models concurrently, uses a judge model to analyze agreement…
The third installment in Hugging Face’s “Profiling in PyTorch” series examines how different attention mechanisms perform under GPU profilers. The…