diff --git a/providers/friendli/models/LGAI-EXAONE/K-EXAONE-236B-A23B.toml b/providers/friendli/models/LGAI-EXAONE/K-EXAONE-236B-A23B.toml new file mode 100644 index 00000000..6dedf0b8 --- /dev/null +++ b/providers/friendli/models/LGAI-EXAONE/K-EXAONE-236B-A23B.toml @@ -0,0 +1,22 @@ +name = "K EXAONE 236B A23B" +family = "exaone" +attachment = false +reasoning = true +tool_call = true +structured_output = true +temperature = true +release_date = "2025-12-31" +last_updated = "2026-01-08" +open_weights = true + +[cost] +input = 0 +output = 0 + +[limit] +context = 262_144 +output = 262_144 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/friendli/models/deepseek-ai/DeepSeek-R1-0528.toml b/providers/friendli/models/deepseek-ai/DeepSeek-R1-0528.toml deleted file mode 100644 index 0e5aa937..00000000 --- a/providers/friendli/models/deepseek-ai/DeepSeek-R1-0528.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "DeepSeek R1 0528" -family = "deepseek-r1" -attachment = false -reasoning = true -tool_call = false -structured_output = true -temperature = true -release_date = "2025-07-11" -last_updated = "2025-12-23" -open_weights = true - -[limit] -context = 163_840 -output = 163_840 - -[modalities] -input = ["text"] -output = ["text"]