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