From c484f3ea7b10e4ac1c603f9812b30664d715b393 Mon Sep 17 00:00:00 2001 From: Hugues-Antoine Rabany Date: Mon, 14 Sep 2026 14:49:26 +0200 Subject: [PATCH] chore(sync): update cost ovhcloud model qwen*27b --- providers/ovhcloud/models/qwen3.6-27b.toml | 4 ++-- providers/ovhcloud/models/qwen3.8-27b.toml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/providers/ovhcloud/models/qwen3.6-27b.toml b/providers/ovhcloud/models/qwen3.6-27b.toml index b0decce5dc7..c1d7bd3cb28 100644 --- a/providers/ovhcloud/models/qwen3.6-27b.toml +++ b/providers/ovhcloud/models/qwen3.6-27b.toml @@ -16,8 +16,8 @@ type = "effort" values = ["none", "minimal", "low", "medium", "high"] [cost] -input = 0.47 -output = 3.19 +input = 0.46 +output = 3.11 [limit] context = 262_144 diff --git a/providers/ovhcloud/models/qwen3.8-27b.toml b/providers/ovhcloud/models/qwen3.8-27b.toml index 45ae7920a40..626aa0d7f89 100644 --- a/providers/ovhcloud/models/qwen3.8-27b.toml +++ b/providers/ovhcloud/models/qwen3.8-27b.toml @@ -22,8 +22,8 @@ type = "effort" values = ["none", "minimal", "low", "medium", "high"] [cost] -input = 0 -output = 0 +input = 0.46 +output = 3.11 [limit] context = 262_144