{"id":30158694,"url":"https://github.com/milisp/awesome-gpt-oss","last_synced_at":"2025-08-11T14:55:04.639Z","repository":{"id":308819578,"uuid":"1033774687","full_name":"milisp/awesome-gpt-oss","owner":"milisp","description":"A curated list of awesome GPT-OSS resources, tools, tutorials, and projects","archived":false,"fork":false,"pushed_at":"2025-08-08T03:29:49.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T05:27:37.190Z","etag":null,"topics":["gpt-oss","gpt-oss-120b","gpt-oss-20b","openai"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milisp.png","metadata":{"files":{"readme":"README-v0.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-07T10:22:01.000Z","updated_at":"2025-08-08T03:29:52.000Z","dependencies_parsed_at":"2025-08-08T05:40:24.725Z","dependency_job_id":null,"html_url":"https://github.com/milisp/awesome-gpt-oss","commit_stats":null,"previous_names":["milisp/awesome-gpt-oss"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/milisp/awesome-gpt-oss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fawesome-gpt-oss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fawesome-gpt-oss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fawesome-gpt-oss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fawesome-gpt-oss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milisp","download_url":"https://codeload.github.com/milisp/awesome-gpt-oss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fawesome-gpt-oss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269906602,"owners_count":24494338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gpt-oss","gpt-oss-120b","gpt-oss-20b","openai"],"created_at":"2025-08-11T14:55:03.066Z","updated_at":"2025-08-11T14:55:04.631Z","avatar_url":"https://github.com/milisp.png","language":null,"funding_links":[],"categories":["Other Lists","Community"],"sub_categories":["TeX Lists","Community Projects"],"readme":"# Awesome gpt-oss\n\nThis is a list of guides and resources to help you get started with the gpt-oss models.\n\n[origin doc awesome-gpt-oss](https://github.com/openai/gpt-oss/blob/main/awesome-gpt-oss.md)\n\n- [Inference](#inference)\n  - [Local](#local)\n  - [Server](#server)\n  - [Cloud](#cloud)\n- [Examples / Tutorials](#examples--tutorials)\n- [Tools](#tools)\n\n## Inference\n\n### Local\n\n- Ollama\n  - [How to run gpt-oss locally with Ollama](https://cookbook.openai.com/articles/gpt-oss/run-locally-ollama)\n  - [Ollama \u0026 gpt-oss launch blog](https://ollama.com/blog/gpt-oss)\n  - [Check out the models Ollama](https://ollama.com/library/gpt-oss)\n- LM Studio\n  - [LM Studio \u0026 gpt-oss launch blog](https://lmstudio.ai/blog/gpt-oss)\n  - [Use gpt-oss-20b with LM Studio](https://lmstudio.ai/models/openai/gpt-oss-20b)\n  - [Use gpt-oss-120b with LM Studio](https://lmstudio.ai/models/openai/gpt-oss-120b)\n- Hugging Face \u0026 Transformers\n  - [How to run gpt-oss with Transformers](https://cookbook.openai.com/articles/gpt-oss/run-transformers)\n  - [Hugging Face \u0026 gpt-oss launch blog](https://huggingface.co/blog/welcome-openai-gpt-oss)\n  - [Collection of Hugging Face examples](https://github.com/huggingface/gpt-oss-recipes)\n- NVIDIA\n  - [gpt-oss on RTX](https://blogs.nvidia.com/blog/rtx-ai-garage-openai-oss)\n- AMD\n  - [Running gpt-oss models on AMD Ryzen AI Processors and Radeon Graphics Cards](https://www.amd.com/en/blogs/2025/how-to-run-openai-gpt-oss-20b-120b-models-on-amd-ryzen-ai-radeon.html)\n\n### Server\n\n- vLLM\n  - [How to run gpt-oss with vLLM](https://cookbook.openai.com/articles/gpt-oss/run-vllm)\n- NVIDIA\n  - [Optimizing gpt-oss with NVIDIA TensorRT-LLM](https://cookbook.openai.com/articles/run-nvidia)\n  - [Deploying gpt-oss on TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/blogs/tech_blog/blog9_Deploying_GPT_OSS_on_TRTLLM.md)\n- AMD\n  - [Running the Latest Open Models from OpenAI on AMD AI Hardware](https://rocm.blogs.amd.com/ecosystems-and-partners/openai-day-0/README.html)  \n\n### Cloud\n\n- Groq\n  - [Groq \u0026 gpt-oss launch blog](https://groq.com/blog/day-zero-support-for-openai-open-models)\n  - [gpt-oss-120b model on the GroqCloud Playground](https://console.groq.com/playground?model=openai/gpt-oss-120b)\n  - [gpt-oss-20b model on the GroqCloud Playground](https://console.groq.com/playground?model=openai/gpt-oss-20b)\n  - [gpt-oss with built-in web search on GroqCloud](https://console.groq.com/docs/browser-search)\n  - [gpt-oss with built-in code execution on GroqCloud](https://console.groq.com/docs/code-execution) \n  - [Responses API on Groq](https://console.groq.com/docs/responses-api)\n- NVIDIA\n  - [NVIDIA launch blog post](https://blogs.nvidia.com/blog/openai-gpt-oss/)\n  - [NVIDIA \u0026 gpt-oss developer launch blog post](https://developer.nvidia.com/blog/delivering-1-5-m-tps-inference-on-nvidia-gb200-nvl72-nvidia-accelerates-openai-gpt-oss-models-from-cloud-to-edge/)\n  - Use [gpt-oss-120b](https://build.nvidia.com/openai/gpt-oss-120b) and [gpt-oss-20b](https://build.nvidia.com/openai/gpt-oss-20b) on NVIDIA's Cloud\n- Cloudflare\n  - [Cloudflare \u0026 gpt-oss launch blog post](http://blog.cloudflare.com/openai-gpt-oss-on-workers-ai)\n  - [gpt-oss-120b on Cloudflare Workers AI](https://developers.cloudflare.com/workers-ai/models/gpt-oss-120b)\n  - [gpt-oss-20b on Cloudflare Workers AI](https://developers.cloudflare.com/workers-ai/models/gpt-oss-20b)\n- AMD\n  - [gpt-oss-120B on AMD MI300X](https://huggingface.co/spaces/amd/gpt-oss-120b-chatbot) \n\n## Examples \u0026 Tutorials\n\n- [OpenAI harmony response format](https://cookbook.openai.com/articles/openai-harmony)\n\n## Tools\n\n- [Example `python` tool for gpt-oss](https://github.com/openai/gpt-oss/blob/main/gpt_oss/tools/python_docker)\n- [Example `browser` tool for gpt-oss](https://github.com/openai/gpt-oss/blob/main/gpt_oss/tools/simple_browser)\n\n## Contributing\n\nFeel free to open a PR to add your own guides and resources on how to run gpt-oss. We will try to review it and add it here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilisp%2Fawesome-gpt-oss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilisp%2Fawesome-gpt-oss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilisp%2Fawesome-gpt-oss/lists"}