Files
2025-10-09 16:47:16 +08:00

2.1 KiB

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 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