File size: 337 Bytes
6d7dac9
 
 
 
 
 
b1df43e
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
license: mit
language:
- en
base_model:
- meta-llama/Llama-3.1-8B
---

This model is a reproduction of the model in "AgentGen: Enhancing Planning Abilities for Large Language Model based Agent via Environment and Task Generation".

The code for producing the model is in https://github.com/lazychih114/AgentGen-Reproduction/tree/main