The Evaluator

Your go-to blog for insights on AI observability and evaluation.

Showing 161–170 of 458 posts (page 17 of 46)

Accurate KV Cache Quantization with Outlier Tokens Tracing
AI Observability LLM Observability

Accurate KV Cache Quantization with Outlier Tokens Tracing

Deploying large language models (LLMs) at scale is expensive—especially during inference. One of the biggest memory and performance bottlenecks? The KV Cache. In a new research paper, Accurate KV Cache Quantization with Outlier Tokens Tracing (OTT), researchers propose a smarter way to compress the KV Cache while preserving model quality. The result: up to 6.4×…

New in Arize: Realtime Trace Ingestion, Prompt Playground Upgrades & More
AI Observability LLM Observability Product Releases

New in Arize: Realtime Trace Ingestion, Prompt Playground Upgrades & More

In May, we expanded access to realtime trace ingestion across all Arize AX tiers, making it easier than ever to monitor LLM performance live. We also rolled out major usability upgrades to the prompt playground and span views, including latency tracking, token counts, variable visibility, and a sleeker UI for debugging. Finally, new model support…

Harnessing Databricks Mosaic AI Agent Framework and Arize for Next-Level GenAI Applications
Agent Evaluation Agent Observability Agents

Harnessing Databricks Mosaic AI Agent Framework and Arize for Next-Level GenAI Applications

Co-authored by Prasad Kona, Lead Partner Solutions Architect at Databricks Building production-ready AI agents that can reliably handle complex tasks remains one of the biggest challenges in generative AI today. While frameworks make it easier to create sophisticated agents, ensuring they perform reliably in production requires robust observability, evaluation, and deployment infrastructure. This technical blog…

Sign up for our newsletter, The Evaluator — and stay in the know with updates and new resources:

Arize AI Now Generally Available As Part of Azure Native Integrations
AI Observability Integrations LLM Evaluation

Arize AI Now Generally Available As Part of Azure Native Integrations

Arize AI, a leading platform for AI observability and LLM evaluation, today announced the general availability of its platform to developers as part of Azure Native Integrations. The debut follows a successful public preview unveiled at Microsoft Ignite 2024. Developed in collaboration with Microsoft, this fully managed integration allows AI teams to provision and run…

Arize AI Accelerates Enterprise AI Adoption On-Premises With NVIDIA
Agent Observability AI Observability Integrations

Arize AI Accelerates Enterprise AI Adoption On-Premises With NVIDIA

Arize AI, a leader in large language model (LLM) evaluation and AI observability, today announced it is delivering a high-performance, on-premises AI for enterprises seeking to deploy and scale AI applications, including AI agents, in collaboration with NVIDIA. At the heart of this innovation is the Arize AI platform integration with the new NVIDIA Enterprise…

Scalable Chain of Thoughts via Elastic Reasoning
AI Engineering

Scalable Chain of Thoughts via Elastic Reasoning

This paper introduces Elastic Reasoning, a novel framework designed to enhance the efficiency and scalability of large reasoning models (LRMs) by explicitly separating the reasoning process into two distinct phases: thinking and solution. This separation allows for independent allocation of computational budgets, addressing challenges related to uncontrolled output lengths in real-world deployments with strict resource…

Sleep-time Compute: Beyond Inference Scaling at Test-time
AI Engineering Research

Sleep-time Compute: Beyond Inference Scaling at Test-time

We recently discussed “Sleep Time Compute: Beyond Inference Scaling at Test Time,” new research from the team at Letta. The paper addresses a key challenge in using powerful AI models: the trade-off between gaining better performance by having models “think longer” or “reason deeper” at test time, and the resulting increased latency for users and…

New in Arize: Bigger Datasets, Better Evaluations, and Expanded CV Support
AI Evaluation LLM Evaluation Product Releases

New in Arize: Bigger Datasets, Better Evaluations, and Expanded CV Support

April was a big month for Arize, with updates designed to make building, evaluating, and managing your models and prompts even easier. From larger dataset runs in Prompt Playground to new evaluation features, image segmentation support, and a streamlined Python SDK, there’s a lot to explore. Here’s a look at everything we shipped. Larger Dataset…

Integrating Arize AI and Amazon Bedrock Agents: A Comprehensive Guide to Tracing, Evaluation, and Monitoring
Agent Evaluation Agent Observability Agents

Integrating Arize AI and Amazon Bedrock Agents: A Comprehensive Guide to Tracing, Evaluation, and Monitoring

In today’s rapidly evolving AI landscape, effective observability into agent systems has become a critical requirement for enterprise applications. This technical guide explores the newly announced integration between Arize AI and Amazon Bedrock Agents, which provides developers with powerful capabilities for tracing, evaluating, and monitoring AI agent applications. Understanding the Integration Components Amazon Bedrock Agents…

LibreEval: A Smarter Way to Detect LLM Hallucinations
LLM Evaluation Open Source Research

LibreEval: A Smarter Way to Detect LLM Hallucinations

Over the past few weeks, the Arize team has generated the largest public dataset of hallucinations, as well as a series of fine-tuned evaluation models. We wanted to create a replicable, evolving dataset that can keep pace with model training so that you always know you’re testing with data your model has never seen before….