upload the model 7602f98
seventk commited on
How to use cowTodd/adalm-cs-base with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("cowTodd/adalm-cs-base", dtype="auto")