mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
chore: format code
This commit is contained in:
parent
1854245bd3
commit
4d2b265dc4
1 changed files with 3 additions and 3 deletions
|
|
@ -671,9 +671,9 @@ You can configure opencode to use local models through [llama.cpp's](https://git
|
|||
"name": "Qwen3-Coder: a3b-30b (local)"
|
||||
}
|
||||
},
|
||||
"limit": {
|
||||
"context": 128000,
|
||||
"output": 65536
|
||||
"limit": {
|
||||
"context": 128000,
|
||||
"output": 65536
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue