*This model was released on 2025-08-05 and added to Hugging Face Transformers on 2025-08-05.*
PyTorch FlashAttention SDPA
# GptOss ## Overview The GptOss model was proposed in [blog post](https://openai.com/index/introducing-gpt-oss/) by . The abstract from the paper is the following: ** Tips: This model was contributed by [INSERT YOUR HF USERNAME HERE](https://huggingface.co/). The original code can be found [here](). ## GptOssConfig [[autodoc]] GptOssConfig ## GptOssModel [[autodoc]] GptOssModel - forward ## GptOssForCausalLM [[autodoc]] GptOssForCausalLM - forward ## GptOssForSequenceClassification [[autodoc]] GptOssForSequenceClassification - forward ## GptOssForTokenClassification [[autodoc]] GptOssForTokenClassification - forward