# Hugging Face — Tricks from OpenAI gpt-oss YOU 🫵 can use with transformers

- Company: Hugging Face (huggingface.co)
- Announced: 2025-09-11T00:00:00+00:00
- Category: developer-tool-release
- Subject: Platform
- Models affected: gpt-oss-20b, gpt-oss
- Source: https://huggingface.co/blog/faster-transformers
- Record: https://forck.live/items/1624-tricks-from-openai-gpt-oss-you-can-use-with-transformers

Hugging Face announces upgrades to the transformers library, including zero-build kernels downloadable from the Hub, MXFP4 quantization, tensor parallelism, expert parallelism, dynamic sliding window layer and cache, continuous batching and paged attention, and faster model loading, inspired by OpenAI's GPT-OSS release. These features are designed to work across major models in transformers.

## Evidence

Verbatim from https://huggingface.co/blog/faster-transformers:

> To enable the release of gpt-oss through transformers, we have upgraded the library considerably. The updates make it very efficient to load, run, and fine-tune the models.

---

Record: https://forck.live/items/1624-tricks-from-openai-gpt-oss-you-can-use-with-transformers
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
