github-actions[bot] commited on
Commit
ed12dce
·
1 Parent(s): b128a99

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +12 -12
data/providers.json CHANGED
@@ -2076,6 +2076,18 @@
2076
  "currency": "USD",
2077
  "size_b": 7
2078
  },
 
 
 
 
 
 
 
 
 
 
 
 
2079
  {
2080
  "name": "google/gemma-2-9b-it",
2081
  "type": "chat",
@@ -2181,18 +2193,6 @@
2181
  ],
2182
  "size_b": 12
2183
  },
2184
- {
2185
- "name": "google/gemma-3-27b-it",
2186
- "type": "vision",
2187
- "input_price_per_1m": 0.04,
2188
- "output_price_per_1m": 0.15,
2189
- "currency": "USD",
2190
- "capabilities": [
2191
- "vision",
2192
- "tools"
2193
- ],
2194
- "size_b": 27
2195
- },
2196
  {
2197
  "name": "qwen/qwen-2.5-7b-instruct",
2198
  "type": "chat",
 
2076
  "currency": "USD",
2077
  "size_b": 7
2078
  },
2079
+ {
2080
+ "name": "google/gemma-3-27b-it",
2081
+ "type": "vision",
2082
+ "input_price_per_1m": 0.03,
2083
+ "output_price_per_1m": 0.11,
2084
+ "currency": "USD",
2085
+ "capabilities": [
2086
+ "vision",
2087
+ "tools"
2088
+ ],
2089
+ "size_b": 27
2090
+ },
2091
  {
2092
  "name": "google/gemma-2-9b-it",
2093
  "type": "chat",
 
2193
  ],
2194
  "size_b": 12
2195
  },
 
 
 
 
 
 
 
 
 
 
 
 
2196
  {
2197
  "name": "qwen/qwen-2.5-7b-instruct",
2198
  "type": "chat",