OFICIAL Salesforce News

How We Cut Inference Spend by Right-Sizing Our Models

What happened
Based on Salesforce News · Jul 08, 2026

Salesforce reduced AI inference costs by replacing a single rented model with specialized open-source models for specific tasks, cutting expenses and improving performance while maintaining control over its agentic infrastructure.

How We Cut Inference Spend by Right-Sizing Our Models
Salesforce News — Salesforce
Key points
·
Most enterprise work needs the right intelligence for each job — not the most intelligence for all of them.
·
The headlines say enterprises can’t control their inference spend — the sometimes-surprising amount they pay frontier model companies to use their LLMs.
·
Uber burned through its entire AI budget in four months.
Key numbers
·
It classifies requests across up to 200 labels and routes them to the appropriate subagent in approximately 26 milliseconds—55 times faster than a general frontier model.
·
Accuracy for safety topic detection improved from 95% to 99%, and drift in multi-turn conversations decreased from 20% to 10%, enhancing both speed and reliability for enterprise workflows.
·
For response validation, Salesforce developed TextEval, a 20-billion-parameter model that checks whether answers are grounded in real data, properly cited, and aligned with instructions.

Salesforce’s Agentforce previously relied on a single rented model for all tasks, leading to rising inference costs that grew linearly with usage. Instead of passing costs to customers, the company rebuilt its architecture to use targeted open-source models for distinct functions such as intent detection, safety screening, and response evaluation. This approach reduced expenses while improving efficiency and control over the agentic system’s performance and roadmap.

The company deployed the HyperClassifier, a fine-tuned model for intent detection and routing, which operates within the Einstein Trust Layer. It classifies requests across up to 200 labels and routes them to the appropriate subagent in approximately 26 milliseconds—55 times faster than a general frontier model. Accuracy for safety topic detection improved from 95% to 99%, and drift in multi-turn conversations decreased from 20% to 10%, enhancing both speed and reliability for enterprise workflows.

To address security risks, Salesforce introduced a dedicated injection-detection model trained on common attack surfaces such as CRM fields and email bodies. The model classifies six attack vectors—including prompt leakage and privilege escalation—and assigns an injection score logged in an audit trail. A specialized toxicity-screening model was also implemented to evaluate responses for harmful content, mitigating the tendency of LLMs to overlook their own biases or errors in self-assessment.

For response validation, Salesforce developed TextEval, a 20-billion-parameter model that checks whether answers are grounded in real data, properly cited, and aligned with instructions. The model evaluates instruction adherence and task resolution with higher accuracy than general models judging their own output. Additionally, a text ranking model was migrated to Amazon Bedrock to improve retrieval reranking, ensuring the right data reaches the reasoning engine efficiently across global deployments.

Original source → Deals on Clipraptor.com →