LeanDojo
Collection
Machine learning for theorem proving in Lean: https://leandojo.org/ • 10 items • Updated • 2
How to use kaiyuy/ct2-leandojo-lean4-retriever-byt5-small with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kaiyuy/ct2-leandojo-lean4-retriever-byt5-small", dtype="auto")Tactic generation model in CT2 format, generated by this Python script.