Update Synthetic models

This commit is contained in:
Matt Baker
2026-07-01 13:38:01 -07:00
parent 998aab6ffd
commit d8bc18fc7e
4 changed files with 1 additions and 49 deletions
@@ -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"]
@@ -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]
@@ -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
@@ -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