mirror of
https://github.com/katanemo/plano.git
synced 2026-04-29 19:06:34 +02:00
Add function calling support using bolt-fc-1b (#35)
This commit is contained in:
parent
fdfad87347
commit
7b5203a2ce
39 changed files with 1763 additions and 416 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,3 +11,6 @@ qdrant_data
|
|||
generated
|
||||
.DS_Store
|
||||
*.gguf
|
||||
venv
|
||||
demos/function-calling/ollama/models/
|
||||
demos/function-calling/ollama/id_ed*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue