diff --git a/providers/iflowcn/models/deepseek-v3.1.toml b/providers/iflowcn/models/deepseek-v3.1.toml deleted file mode 100644 index b328cf60f..000000000 --- a/providers/iflowcn/models/deepseek-v3.1.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "DeepSeek-V3.1-Terminus" -family = "deepseek" -release_date = "2025-01-01" -last_updated = "2025-01-01" -attachment = false -reasoning = true -temperature = true -knowledge = "2024-12" -tool_call = true -open_weights = true - -[cost] -input = 0.0 -output = 0.0 - -[limit] -context = 128_000 -output = 64_000 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/iflowcn/models/deepseek-v3.2-chat.toml b/providers/iflowcn/models/deepseek-v3.2-chat.toml deleted file mode 100644 index 18631fe7b..000000000 --- a/providers/iflowcn/models/deepseek-v3.2-chat.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "DeepSeek-V3.2" -family = "deepseek" -release_date = "2025-12-01" -last_updated = "2025-12-01" -attachment = false -reasoning = true -temperature = true -knowledge = "2025-11" -tool_call = true -open_weights = true - -[cost] -input = 0.0 -output = 0.0 - -[limit] -context = 128_000 -output = 64_000 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/iflowcn/models/kimi-k2-thinking.toml b/providers/iflowcn/models/kimi-k2-thinking.toml deleted file mode 100644 index aeac68abf..000000000 --- a/providers/iflowcn/models/kimi-k2-thinking.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "Kimi-K2-Thinking" -family = "kimi-thinking" -release_date = "2025-11-06" -last_updated = "2025-11-06" -attachment = false -reasoning = true -temperature = true -knowledge = "2025-11" -tool_call = true -open_weights = true - -[cost] -input = 0.0 -output = 0.0 - -[limit] -context = 128_000 -output = 64_000 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/iflowcn/models/minimax-m2.toml b/providers/iflowcn/models/minimax-m2.toml deleted file mode 100644 index 22d5962ba..000000000 --- a/providers/iflowcn/models/minimax-m2.toml +++ /dev/null @@ -1,23 +0,0 @@ -name = "MiniMax-M2" -family = "minimax" -attachment = false -reasoning = true -tool_call = true -temperature = true -release_date = "2025-11-13" -last_updated = "2025-11-13" -open_weights = true - -[cost] -input = 0.00 -output = 0.00 -cache_read = 0.00 -cache_write = 0.00 - -[limit] -context = 204_800 -output = 131_100 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/iflowcn/models/qwen3-coder.toml b/providers/iflowcn/models/qwen3-coder.toml deleted file mode 100644 index a2b3f8371..000000000 --- a/providers/iflowcn/models/qwen3-coder.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "Qwen3-Coder-480B-A35B" -family = "qwen" -release_date = "2025-07-01" -last_updated = "2025-07-01" -attachment = false -reasoning = false -temperature = true -knowledge = "2025-04" -tool_call = true -open_weights = true - -[cost] -input = 0.0 -output = 0.0 - -[limit] -context = 256_000 -output = 64_000 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/iflowcn/models/tstars2.0.toml b/providers/iflowcn/models/tstars2.0.toml deleted file mode 100644 index ca9342bcd..000000000 --- a/providers/iflowcn/models/tstars2.0.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "TStars-2.0" -family = "tstars" -release_date = "2024-01-01" -last_updated = "2025-01-01" -attachment = false -reasoning = false -temperature = true -knowledge = "2024-01" -tool_call = true -open_weights = false - -[cost] -input = 0.0 -output = 0.0 - -[limit] -context = 128_000 -output = 64_000 - -[modalities] -input = ["text"] -output = ["text"]