forked from phoenix-oss/llama-stack-mirror
build playground
This commit is contained in:
parent
b2ac7f69cc
commit
16abfaeb69
2 changed files with 78 additions and 1 deletions
|
@ -15,7 +15,7 @@ providers:
|
|||
- provider_id: kvant
|
||||
provider_type: remote::vllm
|
||||
config:
|
||||
url: ${env.VLLM_URL:https://maas.kvant.cloud/v1}
|
||||
url: ${env.VLLM_URL:https://maas.ai-2.kvant.cloud/v1}
|
||||
max_tokens: ${env.VLLM_MAX_TOKENS:400000}
|
||||
api_token: ${env.VLLM_API_TOKEN:fake}
|
||||
tls_verify: ${env.VLLM_TLS_VERIFY:true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue