Qwen2.5-0.5B LunarLander PPO Merged Model
This repository contains a merged inference model produced from:
- base model
- Lamorel PPO LoRA checkpoint (
model.checkpoint)
This is a standard Hugging Face inference folder and can be loaded with:
AutoModelForCausalLM.from_pretrained(...).