llama.cpp/llama_cpp/server
Andrei 3af7b21ff1
Add functionary support (#784)
* Add common grammars and json-schema-to-grammar utility function from llama.cpp

* Pass functions to format function

* Add basic functionary formatting

* Add LlamaChatHandler for more complex chat use cases

* Add function calling example notebook

* Add support for regular chat completions alongside function calling
2023-11-03 02:12:14 -04:00
..
__init__.py llama_cpp server: app is now importable, still runnable as a module 2023-04-29 11:41:25 -07:00
__main__.py Remove confusing helpstring from server cli args. Closes #719 2023-09-15 14:09:43 -04:00
app.py Add functionary support (#784) 2023-11-03 02:12:14 -04:00