mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
add bolt support (#90)
* add support for bolt * improve logging * add support for bolt-fc * fix int tests
This commit is contained in:
parent
e3a835e5d3
commit
774c389951
5 changed files with 253 additions and 10 deletions
|
|
@ -61,6 +61,7 @@ services:
|
|||
# uncomment following line to use ollama endpoint that is hosted by docker
|
||||
# - OLLAMA_ENDPOINT=ollama
|
||||
- OLLAMA_MODEL=Arch-Function-Calling-1.5B:Q4_K_M
|
||||
# - OLLAMA_MODEL=Bolt-Function-Calling-1B:Q4_K_M
|
||||
|
||||
api_server:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue