diff --git a/providers/synthetic/models/hf:Qwen/Qwen3.5-397B-A17B.toml b/providers/synthetic/models/hf:Qwen/Qwen3.5-397B-A17B.toml deleted file mode 100644 index fe5f0b5327..0000000000 --- a/providers/synthetic/models/hf:Qwen/Qwen3.5-397B-A17B.toml +++ /dev/null @@ -1,16 +0,0 @@ -base_model = "alibaba/qwen3.5-397b-a17b" - -[[reasoning_options]] -type = "toggle" - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0.6 -output = 3.6 -cache_read = 0.6 - -[modalities] -input = ["text", "image"] -output = ["text"] diff --git a/providers/synthetic/models/hf:moonshotai/Kimi-K2.6.toml b/providers/synthetic/models/hf:moonshotai/Kimi-K2.7-Code.toml similarity index 86% rename from providers/synthetic/models/hf:moonshotai/Kimi-K2.6.toml rename to providers/synthetic/models/hf:moonshotai/Kimi-K2.7-Code.toml index ea3516687b..253227ca3c 100644 --- a/providers/synthetic/models/hf:moonshotai/Kimi-K2.6.toml +++ b/providers/synthetic/models/hf:moonshotai/Kimi-K2.7-Code.toml @@ -1,4 +1,4 @@ -base_model = "moonshotai/kimi-k2.6" +base_model = "moonshotai/kimi-k2.7-code" reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }] [interleaved] diff --git a/providers/synthetic/models/hf:zai-org/GLM-4.7.toml b/providers/synthetic/models/hf:zai-org/GLM-4.7.toml deleted file mode 100644 index 803452fba0..0000000000 --- a/providers/synthetic/models/hf:zai-org/GLM-4.7.toml +++ /dev/null @@ -1,16 +0,0 @@ -base_model = "zhipuai/glm-4.7" - -[[reasoning_options]] -type = "toggle" - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0.45 -output = 2.19 -cache_read = 0.45 - -[limit] -context = 202_752 -output = 65_536 diff --git a/providers/synthetic/models/hf:zai-org/GLM-5.1.toml b/providers/synthetic/models/hf:zai-org/GLM-5.1.toml deleted file mode 100644 index ffc548fe05..0000000000 --- a/providers/synthetic/models/hf:zai-org/GLM-5.1.toml +++ /dev/null @@ -1,16 +0,0 @@ -base_model = "zhipuai/glm-5.1" - -[[reasoning_options]] -type = "toggle" - -[interleaved] -field = "reasoning_content" - -[cost] -input = 1 -output = 3 -cache_read = 1 - -[limit] -context = 196608 -output = 65536