|
--- |
|
base_model: |
|
- yasserrmd/gpt-oss-coder-20b |
|
base_model_relation: quantized |
|
quantized_by: benhaotang |
|
license: apache-2.0 |
|
datasets: |
|
- microsoft/rStar-Coder |
|
pipeline_tag: text-generation |
|
tags: |
|
- mxfp4 |
|
- gpt_oss |
|
--- |
|
|
|
Quatized [yasserrmd/gpt-oss-coder-20b](https://huggingface.co/yasserrmd/gpt-oss-coder-20b) with llama.cpp commit 54a241f |
|
|
|
Thanks for the awesome finetuning work by [yasserrmd](https://huggingface.co/yasserrmd) and OpenAI for the original model. |
|
|
|
Multiple ways to use: |
|
|
|
- run with llama.cpp: `./llama-server -m "gpt-oss-coder-MXFP4_MOE.gguf" -ngl 25 --jinja` |
|
- use with lmstudio: just pull from `benhaotang/gpt-oss-coder-20B-GGUF` |