Upload model ac11f92 verified
Avery Wright commited on
How to use kahua-ml/third-revision-model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kahua-ml/third-revision-model", dtype="auto")