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
3 changes: 3 additions & 0 deletions providers/oxlo/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions providers/oxlo/models/deepseek-coder-33b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "DeepSeek Coder 33B"
description = "Specialized model for code generation, refactoring, and programming assistance."
family = "deepseek"
release_date = "2024-01-17"
last_updated = "2024-01-17"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/oxlo/models/deepseek-r1-0528.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "DeepSeek R1 0528"
description = "Premium reasoning-optimized language model designed for deep thinking, complex problem solving, and advanced multi-step AI tasks."
family = "deepseek-thinking"
release_date = "2025-05-28"
last_updated = "2025-05-28"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/oxlo/models/deepseek-r1-70b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "DeepSeek R1 Distill 70B"
description = "Premium reasoning-optimized language model designed for deep thinking, complex problem solving, and advanced multi-step AI tasks."
family = "deepseek-thinking"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/oxlo/models/deepseek-r1-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "DeepSeek R1 Distill 8B"
description = "Efficient reasoning-focused language model optimized for fast, cost-effective problem solving and structured AI tasks."
family = "deepseek-thinking"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/oxlo/models/deepseek-v3-0324.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "DeepSeek V3 0324"
description = "High-capacity language model for instruction following, coding, and analysis."
family = "deepseek"
release_date = "2025-03-24"
last_updated = "2025-03-24"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
8 changes: 8 additions & 0 deletions providers/oxlo/models/deepseek-v3.2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
base_model = "deepseek/deepseek-chat"

[limit]
context = 131_072

[cost]
input = 0
output = 0
6 changes: 6 additions & 0 deletions providers/oxlo/models/deepseek-v4-flash.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base_model = "deepseek/deepseek-v4-flash"
reasoning_options = []

[cost]
input = 0
output = 0
6 changes: 6 additions & 0 deletions providers/oxlo/models/deepseek-v4-pro.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base_model = "deepseek/deepseek-v4-pro"
reasoning_options = []

[cost]
input = 0
output = 0
22 changes: 22 additions & 0 deletions providers/oxlo/models/gemma-3-27b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Gemma 3 27B"
description = "Large multimodal model focused on high-quality text generation, vision, and reasoning."
family = "gemma"
release_date = "2025-03-12"
last_updated = "2025-03-12"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 8_192

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/oxlo/models/gemma-3-4b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Gemma 3 4B"
description = "Compact multimodal model designed for efficient inference with solid generation quality."
family = "gemma"
release_date = "2025-03-12"
last_updated = "2025-03-12"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 8_192

[modalities]
input = ["text", "image"]
output = ["text"]
9 changes: 9 additions & 0 deletions providers/oxlo/models/glm-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
base_model = "zhipuai/glm-5"
reasoning_options = []

[limit]
context = 202_752

[cost]
input = 0
output = 0
24 changes: 24 additions & 0 deletions providers/oxlo/models/gpt-oss-120b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "GPT OSS 120B"
description = "Premium open-source GPT-style large language model with top-tier reasoning, coding, and natural language capabilities for high-performance AI applications."
family = "gpt-oss"
release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
24 changes: 24 additions & 0 deletions providers/oxlo/models/gpt-oss-20b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "GPT OSS 20B"
description = "Open-source GPT-style model supporting both natural language and coding tasks."
family = "gpt-oss"
release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
9 changes: 9 additions & 0 deletions providers/oxlo/models/kimi-k2-thinking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
base_model = "moonshotai/kimi-k2-thinking"
reasoning_options = []

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

[cost]
input = 0
output = 0
6 changes: 6 additions & 0 deletions providers/oxlo/models/kimi-k2.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base_model = "moonshotai/kimi-k2.5"
reasoning_options = []

[cost]
input = 0
output = 0
6 changes: 6 additions & 0 deletions providers/oxlo/models/kimi-k2.6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base_model = "moonshotai/kimi-k2.6"
reasoning_options = []

[cost]
input = 0
output = 0
22 changes: 22 additions & 0 deletions providers/oxlo/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"
description = "Strong open-source model with excellent instruction following and reasoning quality."
family = "llama"
release_date = "2024-07-23"
last_updated = "2024-07-23"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 128_000
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/oxlo/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"
description = "Lightweight model optimized for low-latency and cost-efficient workloads."
family = "llama"
release_date = "2024-09-25"
last_updated = "2024-09-25"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
8 changes: 8 additions & 0 deletions providers/oxlo/models/llama-3.3-70b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
base_model = "meta/llama-3.3-70b-instruct"

[limit]
context = 131_072

[cost]
input = 0
output = 0
8 changes: 8 additions & 0 deletions providers/oxlo/models/llama-4-maverick-17b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
base_model = "meta/llama-4-maverick-17b-instruct"

[limit]
context = 1_048_576

[cost]
input = 0
output = 0
9 changes: 9 additions & 0 deletions providers/oxlo/models/minimax-m2.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
base_model = "minimax/MiniMax-M2.5"
reasoning_options = []

[limit]
context = 196_608

[cost]
input = 0
output = 0
22 changes: 22 additions & 0 deletions providers/oxlo/models/ministral-14b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Ministral 14B"
description = "Multimodal model with a vision encoder for image analysis, instruction following, and multilingual capabilities."
family = "ministral"
release_date = "2024-10-16"
last_updated = "2024-10-16"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 32_000
output = 16_384

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/oxlo/models/mistral-7b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Mistral 7B"
description = "Fast multimodal language model with vision support for chat, image analysis, and reasoning."
family = "mistral"
release_date = "2023-09-27"
last_updated = "2023-09-27"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131_072
output = 32_768

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