Views
No views yet
mlx-community/Qwen2.5-0.5B-Instruct-bf16CodePit/OnchainPlanBench-Seed1pip install mlx-lm
2mlx_lm.generate \
3 --model mlx-community/Qwen2.5-0.5B-Instruct-bf16 \
4 --adapter-path . \
5 --prompt '<your PlanGuard prompt>'TRAINING_REPORT.md for the public summary of what was achieved and learned.baseline-comparison.json for the base-vs-adapter validation metrics.base-generations.jsonl and adapter-generations.jsonl for raw generation
outputs used by the lightweight evaluator.eval-summary.json for the MLX masked test loss/perplexity.