diff --git a/.devcontainer/opencode.json b/.devcontainer/opencode.json index a8b110b50..66ee06d6f 100644 --- a/.devcontainer/opencode.json +++ b/.devcontainer/opencode.json @@ -58,7 +58,7 @@ "CleverThis-2": { "npm": "@ai-sdk/openai-compatible", "options": { - "baseURL": "https://rr2a54q04oycqvpf.us-east-1.aws.endpoints.huggingface.cloud/v1", + "baseURL": "https://vyf6fj518ixa4u8w.us-east-2.aws.endpoints.huggingface.cloud/v1", "apiKey": "{env:HF_TOKEN}", "headers": { "X-HF-Bill-To": "CleverThis", @@ -66,7 +66,7 @@ } }, "models": { - "MiniMax-M2-7-GGUF-UD-Q4-K-XL": { + "MiniMax-M2-7-GGUF-UD-IQ2-M-RT-X1": { "name": "MiniMax M2.7 GGUF UD-Q4_K_XL (Thinking)", "tools": true }