This repository contains an ONNX export of the
openai/gpt-oss-20b from Hugging Face, generated using the official
onnxruntime-genai builder. The choice of setting the precision to BF16 was mainly out of lack of resources on my M4 mini followed by my limited knowledge of the GenAI engineering ecosystem.
This repository includes all files: tokenizer, chat templates and configuration files.