MultimodalAgent's picture
Update README.md
ce3bb77 verified
|
Raw
History Blame Contribute Delete
1.38 kB
metadata
license: apache-2.0
language: en

πŸ¦’ The Physics of Multi-Turn Long-Horizon Planning: From Pre-training to Post-training via Single- and Multi-Teacher On-Policy Agentic Distillation

This repository hosts the models from PlanPhys, a family of foundation models designed for researching multi-turn long-horizon planning.

The PlanPhys model family explores different training strategies, including Random model, SFT model, OPD model.


πŸš€ Model Zoo

We provide multiple PlanPhys models (The data is in each Files and version):


πŸ“ Citation

If you find PlanPhys useful in your research, please cite:

@article{PlanPhys,
  title={The Physics of Multi-Turn Long-Horizon Planning: From Pre-training to Post-training via Single- and Multi-Teacher On-Policy Agentic Distillation},
  author={},
  journal={},
  year={}
}