diff --git a/models/deepseek/deepseek-v3-0324.toml b/models/deepseek/deepseek-v3-0324.toml new file mode 100644 index 0000000000..5bc0385e60 --- /dev/null +++ b/models/deepseek/deepseek-v3-0324.toml @@ -0,0 +1,23 @@ +name = "DeepSeek V3 0324" +description = "March 2025 checkpoint of DeepSeek-V3 with improved reasoning and coding" +family = "deepseek" +release_date = "2025-03-24" +last_updated = "2025-03-24" +attachment = false +reasoning = false +temperature = true +tool_call = true +open_weights = true + +[limit] +context = 163_840 +output = 163_840 + +[modalities] +input = ["text"] +output = ["text"] + +[[weights]] +label = "Model weights" +url = "https://huggingface.co/deepseek-ai/DeepSeek-V3-0324" +format = "safetensors" diff --git a/providers/crusoe/logo.svg b/providers/crusoe/logo.svg new file mode 100644 index 0000000000..15851f159a --- /dev/null +++ b/providers/crusoe/logo.svg @@ -0,0 +1,23 @@ + + + + + + + + + \ No newline at end of file diff --git a/providers/crusoe/models/deepseek-ai/DeepSeek-V3-0324.toml b/providers/crusoe/models/deepseek-ai/DeepSeek-V3-0324.toml new file mode 100644 index 0000000000..235b6edf5e --- /dev/null +++ b/providers/crusoe/models/deepseek-ai/DeepSeek-V3-0324.toml @@ -0,0 +1 @@ +base_model = "deepseek/deepseek-v3-0324" diff --git a/providers/crusoe/models/deepseek-ai/DeepSeek-V4-Flash.toml b/providers/crusoe/models/deepseek-ai/DeepSeek-V4-Flash.toml new file mode 100644 index 0000000000..1783b89a70 --- /dev/null +++ b/providers/crusoe/models/deepseek-ai/DeepSeek-V4-Flash.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "deepseek/deepseek-v4-flash" +reasoning_options = [] diff --git a/providers/crusoe/models/deepseek-ai/DeepSeek-V4-Pro.toml b/providers/crusoe/models/deepseek-ai/DeepSeek-V4-Pro.toml new file mode 100644 index 0000000000..5763357bc8 --- /dev/null +++ b/providers/crusoe/models/deepseek-ai/DeepSeek-V4-Pro.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "deepseek/deepseek-v4-pro" +reasoning_options = [] diff --git a/providers/crusoe/models/google/gemma-4-31b-it.toml b/providers/crusoe/models/google/gemma-4-31b-it.toml new file mode 100644 index 0000000000..1bea13ede6 --- /dev/null +++ b/providers/crusoe/models/google/gemma-4-31b-it.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "google/gemma-4-31b-it" +reasoning_options = [] diff --git a/providers/crusoe/models/meta-llama/Llama-3.3-70B-Instruct.toml b/providers/crusoe/models/meta-llama/Llama-3.3-70B-Instruct.toml new file mode 100644 index 0000000000..5e1786a319 --- /dev/null +++ b/providers/crusoe/models/meta-llama/Llama-3.3-70B-Instruct.toml @@ -0,0 +1 @@ +base_model = "meta/llama-3.3-70b-instruct" diff --git a/providers/crusoe/models/moonshotai/Kimi-K2.6.toml b/providers/crusoe/models/moonshotai/Kimi-K2.6.toml new file mode 100644 index 0000000000..13a54d943a --- /dev/null +++ b/providers/crusoe/models/moonshotai/Kimi-K2.6.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "moonshotai/kimi-k2.6" +reasoning_options = [] diff --git a/providers/crusoe/models/nvidia/Nemotron-3-Nano-30B-A3B.toml b/providers/crusoe/models/nvidia/Nemotron-3-Nano-30B-A3B.toml new file mode 100644 index 0000000000..3f59dac1ce --- /dev/null +++ b/providers/crusoe/models/nvidia/Nemotron-3-Nano-30B-A3B.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "nvidia/nemotron-3-nano-30b-a3b" +reasoning_options = [] diff --git a/providers/crusoe/models/nvidia/Nemotron-3-Nano-Omni-Reasoning-30B-A3B.toml b/providers/crusoe/models/nvidia/Nemotron-3-Nano-Omni-Reasoning-30B-A3B.toml new file mode 100644 index 0000000000..65f39db575 --- /dev/null +++ b/providers/crusoe/models/nvidia/Nemotron-3-Nano-Omni-Reasoning-30B-A3B.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning" +reasoning_options = [] diff --git a/providers/crusoe/models/nvidia/Nemotron-3-Super-120B-A12B.toml b/providers/crusoe/models/nvidia/Nemotron-3-Super-120B-A12B.toml new file mode 100644 index 0000000000..eb2faf1211 --- /dev/null +++ b/providers/crusoe/models/nvidia/Nemotron-3-Super-120B-A12B.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "nvidia/nemotron-3-super-120b-a12b" +reasoning_options = [] diff --git a/providers/crusoe/models/nvidia/Nemotron-3-Ultra-550B.toml b/providers/crusoe/models/nvidia/Nemotron-3-Ultra-550B.toml new file mode 100644 index 0000000000..de881d9f1d --- /dev/null +++ b/providers/crusoe/models/nvidia/Nemotron-3-Ultra-550B.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "nvidia/nemotron-3-ultra-550b-a55b" +reasoning_options = [] diff --git a/providers/crusoe/models/openai/gpt-oss-120b.toml b/providers/crusoe/models/openai/gpt-oss-120b.toml new file mode 100644 index 0000000000..f40792b225 --- /dev/null +++ b/providers/crusoe/models/openai/gpt-oss-120b.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "openai/gpt-oss-120b" +reasoning_options = [] diff --git a/providers/crusoe/models/qwen/Qwen3-235B-A22B.toml b/providers/crusoe/models/qwen/Qwen3-235B-A22B.toml new file mode 100644 index 0000000000..14e0456dcf --- /dev/null +++ b/providers/crusoe/models/qwen/Qwen3-235B-A22B.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "alibaba/qwen3-235b-a22b" +reasoning_options = [] diff --git a/providers/crusoe/models/zai/GLM-5.1.toml b/providers/crusoe/models/zai/GLM-5.1.toml new file mode 100644 index 0000000000..a87fdfed7a --- /dev/null +++ b/providers/crusoe/models/zai/GLM-5.1.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "zhipuai/glm-5.1" +reasoning_options = [] diff --git a/providers/crusoe/models/zai/GLM-5.2.toml b/providers/crusoe/models/zai/GLM-5.2.toml new file mode 100644 index 0000000000..b2f88a1712 --- /dev/null +++ b/providers/crusoe/models/zai/GLM-5.2.toml @@ -0,0 +1,5 @@ +# No caller-side reasoning controls are documented for Crusoe's OpenAI-compatible +# endpoint (docs.crusoecloud.com defers to the generic OpenAI API reference; no +# reasoning_effort / enable_thinking / thinking params documented, accessed 2026-07-14). +base_model = "zhipuai/glm-5.2" +reasoning_options = [] diff --git a/providers/crusoe/provider.toml b/providers/crusoe/provider.toml new file mode 100644 index 0000000000..836a1606c4 --- /dev/null +++ b/providers/crusoe/provider.toml @@ -0,0 +1,5 @@ +name = "Crusoe" +env = ["CRUSOE_API_KEY"] +npm = "@ai-sdk/openai-compatible" +api = "https://api.inference.crusoecloud.com/v1" +doc = "https://docs.crusoecloud.com/managed-inference/overview"