File size: 1,380 Bytes
6a1becd b6cd276 6a1becd 9fe65ba 6a1becd 974f940 6a1becd 974f940 6a1becd 32b48b0 6a1becd 3d6f279 6a1becd d15f4ad 974f940 6a1becd 974f940 ce3bb77 6a1becd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
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**):
| Model |
|---|
| ๐น [PlanPhys-Model-Pre-Training-Random](https://huggingface.co/MultimodalAgent/PlanPhys-Model-Pre-Training-Random) |
| ๐น [PlanPhys-Model-Pre-Training-Scaling](https://huggingface.co/MultimodalAgent/PlanPhys-Model-Pre-Training-Scaling) |
| ๐น [PlanPhys-Model-Pre-Training-Distribution](https://huggingface.co/MultimodalAgent/PlanPhys-Model-Pre-Training-Distribution) |
| ๐น [PlanPhys-Model-Pre-Training-Ensemble](https://huggingface.co/MultimodalAgent/PlanPhys-Model-Pre-Training-Ensemble) |
---
## ๐ Citation
If you find PlanPhys useful in your research, please cite:
```bibtex
@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={}
} |