xLAM is a family of large action models for AI agent systems
Top 62.0% on sourcepulse
xLAM is a family of Large Action Models (LAMs) designed to empower AI agent systems by unifying diverse agent trajectories into a standardized format for efficient training. It targets researchers and developers building sophisticated AI agents, offering models optimized for general capabilities and function-calling tasks, with significant performance gains on benchmarks like the Berkeley Function-Calling Leaderboard.
How It Works
xLAM models are built upon a data unification pipeline that standardizes agent trajectories from various environments. This approach ensures equilibrium across different data sources and maintains independent randomness during dataset partitioning and model training. The models are fine-tuned for multi-turn conversations and function-calling, enabling agents to interact with tools and APIs effectively.
Quick Start & Requirements
pip install -e .
from the root xLAM
directory.conda
for environment setup. vllm>=0.6.5
is recommended for efficient inference.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This repository is provided for research purposes only. Some data related to xLAM is partially released due to internal regulations.
17 hours ago
1 week