init: seed framework reference content from agent-runtimes main repo
This commit is contained in:
8
models/qwen3-ollama.yaml
Normal file
8
models/qwen3-ollama.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: qwen3.5-27b-local
|
||||
provider: ollama
|
||||
endpoint:
|
||||
type: local
|
||||
base_url: "http://host.docker.internal:11434/v1"
|
||||
runner: openai_compat
|
||||
default_flags:
|
||||
model: "qwen3.5:27b"
|
||||
Reference in New Issue
Block a user