initial commit 17a771e
Kaiyu Yang commited on
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")