Update Synthetic models
This commit is contained in:
@@ -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
-1
@@ -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
|
||||
Reference in New Issue
Block a user