CARGO: Training-Free LLM Offloading for Local-Cloud Collaboration

Evan Chen, Shiqiang Wang, Kevin S Chan, Su Wang, Christopher Brinton· July 24, 2026 View original

Summary

CARGO is a new training-free routing framework that enables efficient local-cloud collaboration for large language models by using the local model's inference-time agreement across sampled responses as a signal for offloading decisions. It supports arbitrary target collaboration ratios through lightweight calibration and consistently outperforms other training-free baselines.

Deploying large language models (LLMs) under resource constraints often involves local-cloud collaboration, where a smaller local model handles simpler tasks and offloads complex ones to a more powerful cloud model. Existing methods typically rely on trained routers or fine-tuning, which tie routing behavior to specific operating conditions. This research proposes that such training might be unnecessary. The new framework, CARGO (Controllable-Ratio LLM Offloading via Reliability Gating), demonstrates that a local model's own inference-time agreement across sampled responses provides a strong indicator for deciding when to trust local execution versus offloading to a cloud model. CARGO estimates this agreement through prompt-varied sampling, uses Bayesian early stopping for efficient uncertainty control, and allows for arbitrary target collaboration ratios via simple deployment-time calibration. Across diverse tasks and LLM families, CARGO consistently outperforms other training-free baselines and, in some cases, even surpasses supervised learned routers, suggesting that effective local-cloud collaboration can emerge directly from the local model's intrinsic behavior.

Why it matters

Professionals deploying LLMs in resource-constrained environments or seeking to optimize cloud costs can leverage CARGO to achieve efficient local-cloud collaboration without the overhead of training a dedicated router, offering greater flexibility and adaptability.

How to implement this in your domain

  1. 1Evaluate your current LLM deployment strategy for local-cloud collaboration and offloading.
  2. 2Investigate CARGO's training-free approach for dynamic routing decisions.
  3. 3Pilot CARGO to optimize resource utilization and latency for specific LLM applications.
  4. 4Implement prompt-varied sampling and Bayesian early stopping to estimate local model reliability.

Who benefits

Edge AIMobile ComputingCloud ComputingSoftware DevelopmentIoT

Key takeaways

  • Local-cloud LLM collaboration is crucial for resource-constrained deployments.
  • CARGO enables training-free LLM offloading using local model response agreement.
  • It supports dynamic collaboration ratios through lightweight calibration.
  • CARGO outperforms trained routers in some settings, offering flexibility and efficiency.

Original post by Evan Chen, Shiqiang Wang, Kevin S Chan, Su Wang, Christopher Brinton

"arXiv:2607.20481v1 Announce Type: new Abstract: Local-cloud collaboration is a practical way to deploy large language models under resource constraints, but existing methods often rely on trained routers or collaboration-aware finetuning that tie routing behavior to a particular…"

View on X

Originally posted by Evan Chen, Shiqiang Wang, Kevin S Chan, Su Wang, Christopher Brinton on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses