lean-dojo / ReProver

Retrieval-Augmented Theorem Provers for Lean
https://leandojo.org
MIT License
218 stars 48 forks source link

feat: decoder-only models #60

Closed ZIYU-DEEP closed 3 months ago

ZIYU-DEEP commented 3 months ago

Description

Adding support for decoder-only models.

Checklist

yangky11 commented 3 months ago

Hi Ziyu,

Thanks for the PR. We decided to move the training of decoder-only models to external tools such as LLaMA-Factory