Skip to content

Commit 913f989

Browse files
Update subtags for gpt-oss content (#2073)
1 parent 25b5b02 commit 913f989

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

registry.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
tags:
1313
- gpt-oss
1414
- open-models
15+
- gpt-oss-providers
1516

1617
- title: How to run gpt-oss locally with LM Studio
1718
path: articles/gpt-oss/run-locally-lmstudio.md
@@ -21,6 +22,8 @@
2122
tags:
2223
- gpt-oss
2324
- open-models
25+
- gpt-oss-local
26+
2427
- title: GPT-5 Prompt Migration and Improvement Using the New Optimizer
2528
path: examples/gpt-5/prompt-optimization-cookbook.ipynb
2629
date: 2025-08-07
@@ -76,6 +79,7 @@
7679
tags:
7780
- gpt-oss
7881
- open-models
82+
- gpt-oss-server
7983

8084
- title: Using NVIDIA TensorRT-LLM to run gpt-oss-20b
8185
path: articles/gpt-oss/run-nvidia.ipynb
@@ -85,6 +89,7 @@
8589
tags:
8690
- gpt-oss
8791
- open-models
92+
- gpt-oss-server
8893

8994
- title: Fine-tuning with gpt-oss and Hugging Face Transformers
9095
path: articles/gpt-oss/fine-tune-transfomers.ipynb
@@ -96,6 +101,7 @@
96101
tags:
97102
- open-models
98103
- gpt-oss
104+
- gpt-oss-fine-tuning
99105

100106
- title: How to handle the raw chain of thought in gpt-oss
101107
path: articles/gpt-oss/handle-raw-cot.md
@@ -105,6 +111,8 @@
105111
tags:
106112
- open-models
107113
- gpt-oss
114+
- gpt-oss-fine-tuning
115+
- gpt-oss-providers
108116

109117
- title: How to run gpt-oss with Transformers
110118
path: articles/gpt-oss/run-transformers.md
@@ -114,6 +122,7 @@
114122
tags:
115123
- open-models
116124
- gpt-oss
125+
- gpt-oss-server
117126

118127
- title: How to run gpt-oss with vLLM
119128
path: articles/gpt-oss/run-vllm.md
@@ -123,6 +132,7 @@
123132
tags:
124133
- open-models
125134
- gpt-oss
135+
- gpt-oss-server
126136

127137
- title: How to run gpt-oss locally with Ollama
128138
path: articles/gpt-oss/run-locally-ollama.md
@@ -132,6 +142,7 @@
132142
tags:
133143
- open-models
134144
- gpt-oss
145+
- gpt-oss-local
135146

136147
- title: OpenAI Harmony Response Format
137148
path: articles/openai-harmony.md
@@ -142,6 +153,8 @@
142153
- open-models
143154
- gpt-oss
144155
- harmony
156+
- gpt-oss-providers
157+
- gpt-oss-fine-tuning
145158

146159
- title: Temporal Agents with Knowledge Graphs
147160
path: examples/partners/temporal_agents_with_knowledge_graphs/temporal_agents_with_knowledge_graphs.ipynb

0 commit comments

Comments
 (0)