init with model 99a5bb3
wolverinn commited on
How to use Hardy01/chill_watcher with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Hardy01/chill_watcher", dtype="auto")