Skip to content

Commit 7bc6e32

Browse files
authored
chore(model): add kimi k2 thinking and gpt-oss safeguard (#201)
1 parent 6e8dd99 commit 7bc6e32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/backend/server/static_config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@
99
"Qwen/Qwen3-0.6B": "Qwen/Qwen3-0.6B",
1010
"openai/gpt-oss-20b": "mlx-community/gpt-oss-20b-MXFP4-Q8",
1111
"openai/gpt-oss-120b": "mlx-community/gpt-oss-120b-4bit",
12+
"openai/gpt-oss-safeguard-20b": "lmstudio-community/gpt-oss-safeguard-20b-MLX-MXFP4",
13+
"openai/gpt-oss-safeguard-120b": "lmstudio-community/gpt-oss-safeguard-120b-MLX-MXFP4",
1214
"moonshotai/Kimi-K2-Instruct": "mlx-community/Kimi-K2-Instruct-4bit",
1315
"moonshotai/Kimi-K2-Instruct-0905": "mlx-community/Kimi-K2-Instruct-0905-mlx-DQ3_K_M",
16+
"moonshotai/Kimi-K2-Thinking": "mlx-community/Kimi-K2-Thinking",
1417
"Qwen/Qwen3-Next-80B-A3B-Instruct": "mlx-community/Qwen3-Next-80B-A3B-Instruct-8bit",
1518
"Qwen/Qwen3-Next-80B-A3B-Instruct-FP8": "mlx-community/Qwen3-Next-80B-A3B-Instruct-8bit",
1619
"Qwen/Qwen3-Next-80B-A3B-Thinking": "mlx-community/Qwen3-Next-80B-A3B-Thinking-8bit",

0 commit comments

Comments
 (0)