Merge pull request #879 from amankalra172/add-stackit-provider

fix: reorganize STACKIT models with organization prefixes
This commit is contained in:
Aiden Cline
2026-02-12 10:12:48 -06:00
committed by GitHub
8 changed files with 21 additions and 13 deletions
@@ -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,4 +1,5 @@
name = "Qwen3-VL Embedding 8B"
family = "qwen"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
@@ -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
@@ -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,4 +1,5 @@
name = "E5 Mistral 7B"
family = "mistral"
release_date = "2023-12-11"
last_updated = "2023-12-11"
attachment = false
@@ -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
@@ -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
@@ -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]