diff --git a/providers/vultr/models/deepseek-r1-distill-llama-70b.toml b/providers/vultr/models/DeepSeek-R1-Distill-Llama-70B.toml similarity index 83% rename from providers/vultr/models/deepseek-r1-distill-llama-70b.toml rename to providers/vultr/models/DeepSeek-R1-Distill-Llama-70B.toml index 759f350ce..ea0b15d6e 100644 --- a/providers/vultr/models/deepseek-r1-distill-llama-70b.toml +++ b/providers/vultr/models/DeepSeek-R1-Distill-Llama-70B.toml @@ -10,12 +10,12 @@ release_date = "2025-01-20" last_updated = "2025-01-20" [cost] -input = 0.20 -output = 0.20 +input = 0.55 +output = 2.75 [limit] -context = 121_808 -output = 8_192 +context = 130_000 +output = 4_096 [modalities] input = ["text"] diff --git a/providers/vultr/models/deepseek-r1-distill-qwen-32b.toml b/providers/vultr/models/DeepSeek-R1-Distill-Qwen-32B.toml similarity index 82% rename from providers/vultr/models/deepseek-r1-distill-qwen-32b.toml rename to providers/vultr/models/DeepSeek-R1-Distill-Qwen-32B.toml index 764ed4cc2..633d9fa36 100644 --- a/providers/vultr/models/deepseek-r1-distill-qwen-32b.toml +++ b/providers/vultr/models/DeepSeek-R1-Distill-Qwen-32B.toml @@ -10,12 +10,12 @@ release_date = "2025-01-20" last_updated = "2025-01-20" [cost] -input = 0.20 -output = 0.20 +input = 0.55 +output = 2.75 [limit] -context = 121_808 -output = 8_192 +context = 130_000 +output = 4_096 [modalities] input = ["text"] diff --git a/providers/vultr/models/DeepSeek-V3.2.toml b/providers/vultr/models/DeepSeek-V3.2.toml new file mode 100644 index 000000000..1bb9fec9e --- /dev/null +++ b/providers/vultr/models/DeepSeek-V3.2.toml @@ -0,0 +1,22 @@ +name = "DeepSeek V3.2" +family = "deepseek" +attachment = false +reasoning = false +tool_call = true +temperature = true +open_weights = true +knowledge = "2024-10" +release_date = "2025-01-20" +last_updated = "2025-01-20" + +[cost] +input = 0.55 +output = 2.75 + +[limit] +context = 163_000 +output = 4_096 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/vultr/models/GLM-5-FP8.toml b/providers/vultr/models/GLM-5-FP8.toml new file mode 100644 index 000000000..d0bbf6b82 --- /dev/null +++ b/providers/vultr/models/GLM-5-FP8.toml @@ -0,0 +1,22 @@ +name = "GLM 5 FP8" +family = "glm" +attachment = false +reasoning = false +tool_call = true +temperature = true +open_weights = true +knowledge = "2024-10" +release_date = "2025-01-20" +last_updated = "2025-01-20" + +[cost] +input = 0.55 +output = 2.75 + +[limit] +context = 202_000 +output = 131_072 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/vultr/models/kimi-k2-instruct.toml b/providers/vultr/models/Kimi-K2.5.toml similarity index 82% rename from providers/vultr/models/kimi-k2-instruct.toml rename to providers/vultr/models/Kimi-K2.5.toml index 1f8002a64..09e19d3a1 100644 --- a/providers/vultr/models/kimi-k2-instruct.toml +++ b/providers/vultr/models/Kimi-K2.5.toml @@ -10,12 +10,12 @@ release_date = "2024-07-18" last_updated = "2024-07-18" [cost] -input = 0.20 -output = 0.20 +input = 0.55 +output = 2.75 [limit] -context = 58_904 -output = 4_096 +context = 261_000 +output = 32_768 [modalities] input = ["text"] diff --git a/providers/vultr/models/Llama-3_1-Nemotron-Ultra-253B-v1.toml b/providers/vultr/models/Llama-3_1-Nemotron-Ultra-253B-v1.toml new file mode 100644 index 000000000..d50786dad --- /dev/null +++ b/providers/vultr/models/Llama-3_1-Nemotron-Ultra-253B-v1.toml @@ -0,0 +1,22 @@ +name = "Llama 3.1 Nemotron Ultra 253B v1" +family = "llama" +attachment = false +reasoning = false +tool_call = true +temperature = true +open_weights = true +knowledge = "2024-10" +release_date = "2025-01-20" +last_updated = "2025-01-20" + +[cost] +input = 0.55 +output = 2.75 + +[limit] +context = 32_000 +output = 4_096 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/vultr/models/MiniMax-M2.5.toml b/providers/vultr/models/MiniMax-M2.5.toml new file mode 100644 index 000000000..8c74a9404 --- /dev/null +++ b/providers/vultr/models/MiniMax-M2.5.toml @@ -0,0 +1,22 @@ +name = "MiniMax M2.5" +family = "minimax" +attachment = false +reasoning = false +tool_call = true +temperature = true +open_weights = true +knowledge = "2024-10" +release_date = "2025-01-20" +last_updated = "2025-01-20" + +[cost] +input = 0.55 +output = 2.75 + +[limit] +context = 196_000 +output = 4_096 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/vultr/models/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4.toml b/providers/vultr/models/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4.toml new file mode 100644 index 000000000..57e44ff49 --- /dev/null +++ b/providers/vultr/models/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4.toml @@ -0,0 +1,22 @@ +name = "NVIDIA Nemotron 3 Super 120B A12B NVFP4" +family = "nemotron" +attachment = false +reasoning = false +tool_call = true +temperature = true +open_weights = true +knowledge = "2024-10" +release_date = "2025-01-20" +last_updated = "2025-01-20" + +[cost] +input = 0.55 +output = 2.75 + +[limit] +context = 260_000 +output = 8_192 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/vultr/models/qwen2.5-coder-32b-instruct.toml b/providers/vultr/models/Qwen2.5-Coder-32B-Instruct.toml similarity index 82% rename from providers/vultr/models/qwen2.5-coder-32b-instruct.toml rename to providers/vultr/models/Qwen2.5-Coder-32B-Instruct.toml index aca6137ab..6e05b6eca 100644 --- a/providers/vultr/models/qwen2.5-coder-32b-instruct.toml +++ b/providers/vultr/models/Qwen2.5-Coder-32B-Instruct.toml @@ -10,12 +10,12 @@ release_date = "2024-11-06" last_updated = "2024-11-06" [cost] -input = 0.20 -output = 0.20 +input = 0.55 +output = 2.75 [limit] -context = 12_952 -output = 2_048 +context = 15_000 +output = 256 [modalities] input = ["text"] diff --git a/providers/vultr/models/gpt-oss-120b.toml b/providers/vultr/models/gpt-oss-120b.toml index 14a5c8c75..e28ba2dc0 100644 --- a/providers/vultr/models/gpt-oss-120b.toml +++ b/providers/vultr/models/gpt-oss-120b.toml @@ -10,11 +10,11 @@ release_date = "2025-06-23" last_updated = "2025-06-23" [cost] -input = 0.20 -output = 0.20 +input = 0.55 +output = 2.75 [limit] -context = 121_808 +context = 130_000 output = 8_192 [modalities]