--- base_model: unsloth/gpt-oss-20b-unsloth-bnb-4bit tags: - text-generation-inference - transformers - unsloth - gpt_oss license: apache-2.0 language: - en datasets: - armand0e/gpt-5-codex-250x --- # IMPORTANT This model is still in developement. For the most reliable performance use the following sampling parameters: * `temperature`: 1 * `top_k`: 40 * `min_p`: 0.00 * `top_p`: 1.00 * `repeat_penalty`: 1.0 (off) # Uploaded finetuned model - **Developed by:** TeichAI - **License:** apache-2.0 - **Finetuned from model :** unsloth/gpt-oss-20b-unsloth-bnb-4bit This gpt_oss model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)