diff --git a/internal/providers/configs/huggingface.json b/internal/providers/configs/huggingface.json index ee06c5ca3a8afb361db4f788261f37248bd714b5..bee7b87dab706508d42fc8c86ecbd4d5cf9272f4 100644 --- a/internal/providers/configs/huggingface.json +++ b/internal/providers/configs/huggingface.json @@ -5,7 +5,7 @@ "api_endpoint": "https://router.huggingface.co/v1", "type": "openai-compat", "default_large_model_id": "moonshotai/Kimi-K2-Instruct-0905:groq", - "default_small_model_id": "openai/gpt-oss-20b", + "default_small_model_id": "openai/gpt-oss-20b:groq", "models": [ { "id": "Qwen/Qwen3-235B-A22B:fireworks-ai",