build: added 1m context qwen endpoint
This commit is contained in:
@@ -273,5 +273,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"CleverThis-16": {
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"options": {
|
||||
"baseURL": "https://kcgeda25msp4dkwm.us-east-2.aws.endpoints.huggingface.cloud/v1",
|
||||
"apiKey": "{env:HF_TOKEN}",
|
||||
"headers": {
|
||||
"X-HF-Bill-To": "CleverThis",
|
||||
"Authorization": "Bearer {env:HF_TOKEN}",
|
||||
}
|
||||
},
|
||||
"models": {
|
||||
"Qwen3-code-480B-A35B-INST-GGUF-1M-UD-Q3-K-XL": {
|
||||
"name": "Qwen3 Code 480b A35B GGUF UD-Q3_K_XL (Instruct, 1M Context)",
|
||||
"tools": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user