KhoomeiK / LlamaGym

Fine-tune LLM agents with online reinforcement learning
MIT License
994 stars 44 forks source link

How to load fine-tuned model after training? #10

Open mainrs opened 5 months ago

mainrs commented 5 months ago

I want to run some evaluations on the trained model. I couldn't really figure out how to load the fine-tuned model that llamagym generates.