23 lines
407 B
Text
23 lines
407 B
Text
models:
|
|
- id: qwen3.6:35b
|
|
display_name: Qwen 3.6 35B
|
|
providers:
|
|
ollama-m1: qwen35b
|
|
vllm-dgx: qwen35b-awq
|
|
|
|
nodes:
|
|
- id: node-m1
|
|
providers:
|
|
- id: ollama-m1
|
|
type: ollama
|
|
models:
|
|
- qwen35b
|
|
- llama3.1-8b
|
|
|
|
- id: node-dgx
|
|
providers:
|
|
- id: vllm-dgx
|
|
type: vllm
|
|
models:
|
|
- qwen35b-awq
|
|
- qwen35b-fp16
|