Add comprehensive model card for Chain-of-Agents (AFM)

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the Chain-of-Agents (AFM) model, based on the paper Chain-of-Agents: End-to-End Agent Foundation Models via Multi-Agent Distillation and Agentic RL.

It includes essential metadata such as the pipeline_tag (text-generation) and library_name (transformers), ensuring proper discoverability on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=text-generation).

Additionally, the model card provides links to the paper, project page, and GitHub repository, along with a concise overview, key features, performance highlights, and a practical Python usage example, to help users quickly get started with the model.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment