35 lines
858 B
Markdown
35 lines
858 B
Markdown
---
|
|
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.
|
|
|
|
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |