Files
HuggingFace_transformer/docs/source/en/model_doc/gpt_oss.md
2025-08-05 20:04:59 +02:00

4.8 KiB

PyTorch Flax FlashAttention SDPA

GptOss

Overview

The GptOss model was proposed in 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