Merge pull request #879 from amankalra172/add-stackit-provider
fix: reorganize STACKIT models with organization prefixes
This commit is contained in:
+3
-2
@@ -1,4 +1,5 @@
|
||||
name = "Qwen3-VL 235B"
|
||||
family = "qwen"
|
||||
release_date = "2024-11-01"
|
||||
last_updated = "2024-11-01"
|
||||
attachment = true
|
||||
@@ -9,8 +10,8 @@ structured_output = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 1.77
|
||||
output = 2.07
|
||||
input = 1.64
|
||||
output = 1.91
|
||||
|
||||
[limit]
|
||||
context = 218_000
|
||||
+1
@@ -1,4 +1,5 @@
|
||||
name = "Qwen3-VL Embedding 8B"
|
||||
family = "qwen"
|
||||
release_date = "2026-02-05"
|
||||
last_updated = "2026-02-05"
|
||||
attachment = true
|
||||
+3
-2
@@ -1,4 +1,5 @@
|
||||
name = "Llama 3.3 70B"
|
||||
family = "llama"
|
||||
release_date = "2024-12-05"
|
||||
last_updated = "2024-12-05"
|
||||
attachment = false
|
||||
@@ -9,8 +10,8 @@ structured_output = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.53
|
||||
output = 0.77
|
||||
input = 0.49
|
||||
output = 0.71
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
+3
-2
@@ -1,4 +1,5 @@
|
||||
name = "Gemma 3 27B"
|
||||
family = "gemma"
|
||||
release_date = "2025-05-17"
|
||||
last_updated = "2025-05-17"
|
||||
attachment = true
|
||||
@@ -9,8 +10,8 @@ structured_output = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.53
|
||||
output = 0.77
|
||||
input = 0.49
|
||||
output = 0.71
|
||||
|
||||
[limit]
|
||||
context = 37_000
|
||||
+1
@@ -1,4 +1,5 @@
|
||||
name = "E5 Mistral 7B"
|
||||
family = "mistral"
|
||||
release_date = "2023-12-11"
|
||||
last_updated = "2023-12-11"
|
||||
attachment = false
|
||||
+3
-2
@@ -1,4 +1,5 @@
|
||||
name = "Llama 3.1 8B"
|
||||
family = "llama"
|
||||
release_date = "2024-07-23"
|
||||
last_updated = "2024-07-23"
|
||||
attachment = false
|
||||
@@ -9,8 +10,8 @@ structured_output = true
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.18
|
||||
output = 0.30
|
||||
input = 0.16
|
||||
output = 0.27
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
+3
-2
@@ -1,4 +1,5 @@
|
||||
name = "Mistral Nemo"
|
||||
family = "mistral"
|
||||
release_date = "2024-07-01"
|
||||
last_updated = "2024-07-01"
|
||||
attachment = false
|
||||
@@ -9,8 +10,8 @@ structured_output = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.53
|
||||
output = 0.77
|
||||
input = 0.49
|
||||
output = 0.71
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
+4
-3
@@ -1,4 +1,5 @@
|
||||
name = "GPT-OSS 120B"
|
||||
family = "gpt"
|
||||
release_date = "2025-08-05"
|
||||
last_updated = "2025-08-05"
|
||||
attachment = false
|
||||
@@ -9,11 +10,11 @@ structured_output = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.53
|
||||
output = 0.77
|
||||
input = 0.49
|
||||
output = 0.71
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
context = 131_000
|
||||
output = 8_192
|
||||
|
||||
[modalities]
|
||||
Reference in New Issue
Block a user