How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf TeichAI/gpt-oss-20b-gpt-5-codex-distill-GGUF:
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default TeichAI/gpt-oss-20b-gpt-5-codex-distill-GGUF:
Run Hermes
hermes
Quick Links

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 and Huggingface's TRL library.

Downloads last month
266
GGUF
Model size
21B params
Architecture
gpt-oss
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for TeichAI/gpt-oss-20b-gpt-5-codex-distill-GGUF

Quantized
(202)
this model

Dataset used to train TeichAI/gpt-oss-20b-gpt-5-codex-distill-GGUF

Collection including TeichAI/gpt-oss-20b-gpt-5-codex-distill-GGUF