Upload model 62f875d verified
Avery Wright commited on
How to use kahua-ml/H200-sesh-supervised-training with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kahua-ml/H200-sesh-supervised-training", device_map="auto")