Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions providers/llamagate/models/codegemma-7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "CodeGemma 7B"
release_date = "2024-04-09"
last_updated = "2024-04-09"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.06
output = 0.12

[limit]
context = 8_192
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/codellama-7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "CodeLlama 7B"
release_date = "2023-08-24"
last_updated = "2023-08-24"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.06
output = 0.12

[limit]
context = 16_384
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/deepseek-coder-6.7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "DeepSeek Coder 6.7B"
release_date = "2023-11-02"
last_updated = "2023-11-02"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.06
output = 0.12

[limit]
context = 16_384
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/deepseek-r1-7b-qwen.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "DeepSeek R1 Distill Qwen 7B"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.08
output = 0.15

[limit]
context = 131_072
output = 16_384

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/deepseek-r1-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "DeepSeek R1 8B"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.10
output = 0.20

[limit]
context = 65_536
output = 16_384

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/dolphin3-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Dolphin 3 8B"
release_date = "2024-07-23"
last_updated = "2024-07-23"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.08
output = 0.15

[limit]
context = 128_000
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/embeddinggemma-300m.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "EmbeddingGemma 300M"
release_date = "2024-06-27"
last_updated = "2024-06-27"
attachment = false
reasoning = false
temperature = false
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.02
output = 0.00

[limit]
context = 2_048
output = 768

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/functiongemma.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "FunctionGemma"
release_date = "2024-06-27"
last_updated = "2024-06-27"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.02
output = 0.04

[limit]
context = 8_192
output = 2_048

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/gemma3-4b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Gemma 3 4B"
release_date = "2025-03-12"
last_updated = "2025-03-12"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.03
output = 0.08

[limit]
context = 128_000
output = 8_192

[modalities]
input = ["text", "image"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/gpt-oss-20b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "GPT-OSS 20B"
release_date = "2024-12-01"
last_updated = "2024-12-01"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.10
output = 0.25

[limit]
context = 32_768
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/granite4-3b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Granite 4 3B"
release_date = "2024-10-21"
last_updated = "2024-10-21"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.04
output = 0.08

[limit]
context = 128_000
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/llamagate/models/llama-3.1-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Llama 3.1 8B Instruct"
release_date = "2024-07-23"
last_updated = "2024-07-23"
knowledge = "2023-12"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.03
output = 0.05

[limit]
context = 131_072
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/llamagate/models/llama-3.2-3b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Llama 3.2 3B"
release_date = "2024-09-25"
last_updated = "2024-09-25"
knowledge = "2023-12"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.04
output = 0.08

[limit]
context = 131_072
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/llava-7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "LLaVA 1.5 7B"
release_date = "2023-10-05"
last_updated = "2023-10-05"
attachment = true
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.10
output = 0.20

[limit]
context = 4_096
output = 2_048

[modalities]
input = ["text", "image"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/mistral-7b-v0.3.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Mistral 7B Instruct v0.3"
release_date = "2024-05-22"
last_updated = "2024-05-22"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.10
output = 0.15

[limit]
context = 32_768
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/nomic-embed-text.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Nomic Embed Text"
release_date = "2024-02-02"
last_updated = "2024-02-02"
attachment = false
reasoning = false
temperature = false
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.02
output = 0.00

[limit]
context = 8_192
output = 768

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/olmo-3-7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "OLMo 3 7B"
release_date = "2024-02-01"
last_updated = "2024-02-01"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.10
output = 0.20

[limit]
context = 8_192
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/llamagate/models/olmocr-7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "olmOCR 7B"
release_date = "2024-02-25"
last_updated = "2024-02-25"
attachment = true
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.08
output = 0.15

[limit]
context = 8_192
output = 4_096

[modalities]
input = ["text", "image"]
output = ["text"]
Loading