Model: TeichAI/gpt-oss-20b-claude-4.5-sonnet-high-reasoning-distill-GGUF Source: Original Platform
37 lines
917 B
Markdown
37 lines
917 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:
|
|
- Liontix/claude-sonnet-4.5-high-reasoning-250x
|
|
---
|
|
|
|
# Important
|
|
|
|
This model is still in developement.
|
|
|
|
For the most reliable performance use the following sampling parameters:
|
|
|
|
* `temperature`: 0.1-0.2
|
|
* `top_k`: 100
|
|
* `min_p`: 0.00
|
|
* `top_p`: 1.00
|
|
* `repeat_penalty`: 1.0 (off)
|
|
|
|
Check back later for updates.
|
|
|
|
# Uploaded finetuned model
|
|
|
|
- **Developed by:** armand0e
|
|
- **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) |