How to use minpeter/gpt-oss with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("minpeter/gpt-oss", dtype="auto")
This is not a model, it's just a chat template
chat_template playground
-