You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
488 B
20 lines
488 B
providers: |
|
- id: vllm |
|
name: vLLM Instance |
|
base_url: https://lasseedfast.se/vllm |
|
api_keys: |
|
vllm: "ap98sfoiuajcnwe89sozchnsw9oeacislh" |
|
models: |
|
- id: "gpt-oss:20b" |
|
name: "GPT OSS 20B (Main)" |
|
provider: vllm |
|
context: 16000 |
|
abilities: |
|
temperature: |
|
supported: true |
|
vision: |
|
supported: false |
|
system_message: |
|
supported: true |
|
tools: |
|
supported: true
|
|
|