3/20
This commit is contained in:
parent
817aa75f84
commit
9d8bfef042
26 changed files with 540 additions and 276 deletions
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"providers": {
|
||||
"ollama": {
|
||||
"baseUrl": "http://zen:11434/v1",
|
||||
"api": "openai-completions",
|
||||
"apiKey": "ollama",
|
||||
"models": [
|
||||
{
|
||||
"id": "hf.co/unsloth/Qwen3.5-4B-GGUF:UD-Q4_K_XL"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue