--- license: apache-2.0 pipeline_tag: text-generation tags: - gguf - quantized base_model: - openai/gpt-oss-120b --- # gpt-oss-120b Run with https://llama.app ```bash llama serve -hf ggml-org/gpt-oss-120b-GGUF ``` ### Source models - https://huggingface.co/openai/gpt-oss-120b - https://huggingface.co/nvidia/gpt-oss-120b-Eagle3-v3 ### TODOs - add info > [!IMPORTANT] > This model is automatically converted using https://github.com/ggml-org/convert