We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78013e5 commit 650b255Copy full SHA for 650b255
registry.yaml
@@ -4,6 +4,19 @@
4
# should build pages for, and indicates metadata such as tags, creation date and
5
# authors for each page.
6
7
+- title: "Fine-tune gpt-oss for better Korean language performance"
8
+ path: articles/gpt-oss/fine-tune-korean.ipynb
9
+ description: "Guide to fine-tuning an open-weight model for Korean and workflow tips."
10
+ authors:
11
+ - heejingithub
12
+ - danial-openai
13
+ - joanneshin-openai
14
+ tags:
15
+ - gpt-oss
16
+ - fine-tuning
17
+ - korean
18
+ - open-models
19
+
20
- title: Verifying gpt-oss implementations
21
path: articles/gpt-oss/verifying-implementations.md
22
date: 2025-08-11
0 commit comments