diff --git a/providers/huggingface/models/MiniMaxAI/MiniMax-M2.toml b/providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml similarity index 63% rename from providers/huggingface/models/MiniMaxAI/MiniMax-M2.toml rename to providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml index f8a5098e2..96f595d53 100644 --- a/providers/huggingface/models/MiniMaxAI/MiniMax-M2.toml +++ b/providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml @@ -1,7 +1,7 @@ -name = "MiniMax-M2" +name = "MiniMax-M2.1" family = "minimax" -release_date = "2025-10-27" -last_updated = "2025-10-27" +release_date = "2025-12-23" +last_updated = "2025-12-23" attachment = false reasoning = true temperature = true @@ -9,13 +9,16 @@ tool_call = true knowledge = "2025-10" open_weights = true +[interleaved] +field = "reasoning_details" + [cost] input = 0.30 output = 1.20 [limit] context = 204_800 -output = 204_800 +output = 131_072 [modalities] input = ["text"] diff --git a/providers/huggingface/models/XiaomiMiMo/MiMo-V2-Flash.toml b/providers/huggingface/models/XiaomiMiMo/MiMo-V2-Flash.toml new file mode 100644 index 000000000..c7a20802b --- /dev/null +++ b/providers/huggingface/models/XiaomiMiMo/MiMo-V2-Flash.toml @@ -0,0 +1,22 @@ +name = "MiMo-V2-Flash" +family = "mimo" +release_date = "2025-12-16" +last_updated = "2025-12-16" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2024-12" +open_weights = true + +[cost] +input = 0.10 +output = 0.30 + +[limit] +context = 262_144 +output = 4_096 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/huggingface/models/deepseek-ai/DeepSeek-V3.2.toml b/providers/huggingface/models/deepseek-ai/DeepSeek-V3.2.toml new file mode 100644 index 000000000..cc63a5894 --- /dev/null +++ b/providers/huggingface/models/deepseek-ai/DeepSeek-V3.2.toml @@ -0,0 +1,22 @@ +name = "DeepSeek-V3.2" +family = "deepseek-v3" +release_date = "2025-12-01" +last_updated = "2025-12-01" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2024-07" +open_weights = true + +[cost] +input = 0.28 +output = 0.40 + +[limit] +context = 163_840 +output = 65_536 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/huggingface/models/deepseek-ai/Deepseek-V3-0324.toml b/providers/huggingface/models/deepseek-ai/Deepseek-V3-0324.toml deleted file mode 100644 index 8608dc534..000000000 --- a/providers/huggingface/models/deepseek-ai/Deepseek-V3-0324.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "DeepSeek-V3-0324" -family = "deepseek-v3" -release_date = "2025-03-24" -last_updated = "2025-03-24" -attachment = false -reasoning = false -temperature = true -knowledge = "2024-10" -tool_call = true -open_weights = true - -[cost] -input = 1.25 -output = 1.25 - -[limit] -context = 16384 -output = 8192 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml b/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml new file mode 100644 index 000000000..a36cb7469 --- /dev/null +++ b/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml @@ -0,0 +1,26 @@ +name = "Kimi-K2-Thinking" +family = "kimi-k2" +release_date = "2025-11-06" +last_updated = "2025-11-06" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2024-08" +open_weights = true + +[interleaved] +field = "reasoning_details" + +[cost] +input = 0.6 +output = 2.5 +cache_read = 0.15 + +[limit] +context = 262_144 +output = 262_144 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/huggingface/models/zai-org/GLM-4.5-Air.toml b/providers/huggingface/models/zai-org/GLM-4.5-Air.toml deleted file mode 100644 index 3762e49cd..000000000 --- a/providers/huggingface/models/zai-org/GLM-4.5-Air.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "GLM-4.5-Air" -family = "glm-4.5-air" -release_date = "2025-07-28" -last_updated = "2025-07-28" -attachment = false -reasoning = true -temperature = true -tool_call = true -knowledge = "2025-04" -open_weights = true - -[cost] -input = 0.20 -output = 1.10 - -[limit] -context = 128_000 -output = 96_000 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/huggingface/models/zai-org/GLM-4.5.toml b/providers/huggingface/models/zai-org/GLM-4.5.toml deleted file mode 100644 index 5cbfdbae2..000000000 --- a/providers/huggingface/models/zai-org/GLM-4.5.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "GLM-4.5" -family = "glm-4.5" -release_date = "2025-07-28" -last_updated = "2025-07-28" -attachment = false -reasoning = true -temperature = true -tool_call = true -knowledge = "2025-04" -open_weights = true - -[cost] -input = 0.60 -output = 2.20 - -[limit] -context = 131_072 -output = 98_304 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/huggingface/models/zai-org/GLM-4.6.toml b/providers/huggingface/models/zai-org/GLM-4.7.toml similarity index 50% rename from providers/huggingface/models/zai-org/GLM-4.6.toml rename to providers/huggingface/models/zai-org/GLM-4.7.toml index 35e578df5..a442d5a1d 100644 --- a/providers/huggingface/models/zai-org/GLM-4.6.toml +++ b/providers/huggingface/models/zai-org/GLM-4.7.toml @@ -1,7 +1,7 @@ -name = "GLM-4.6" -family = "glm-4.6" -release_date = "2025-09-30" -last_updated = "2025-09-30" +name = "GLM-4.7" +family = "glm-4.7" +release_date = "2025-12-22" +last_updated = "2025-12-22" attachment = false reasoning = true temperature = true @@ -9,14 +9,17 @@ tool_call = true knowledge = "2025-04" open_weights = true +[interleaved] +field = "reasoning_details" + [cost] -input = 0.60 -output = 2.20 +input = 0.6 +output = 2.2 cache_read = 0.11 [limit] -context = 200_000 -output = 128_000 +context = 204_800 +output = 131_072 [modalities] input = ["text"]