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