Views
No views yet
1from huggingface_hub import hf_hub_download
2
3model_path = hf_hub_download("leeminwaan/gpt-oss-10.6B-GGUF", "gpt-oss-10b-q4_k_m.gguf")
4print("Downloaded:", model_path)1@misc{gptoss10bquants,
2 title={GPT-OSS-10B Quantized Models},
3 author={leeminwaan},
4 year={2025},
5 howpublished={\url{https://huggingface.co/leeminwaan/gpt-oss-10b-quants}}
6}leeminwaan. (2025). GPT-OSS-10B Quantized Models [Computer software]. Hugging Face. https://huggingface.co/leeminwaan/gpt-oss-10b-quants