llama.cpp/examples
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
..
high_level_api examples fastapi_server: deprecate 2023-05-01 22:34:23 -07:00
low_level_api Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs. 2023-09-13 23:00:43 -04:00
notebooks Add functionary support (#784) 2023-11-03 02:12:14 -04:00