llama.cpp/examples/low_level_api
anil 1eaace8ea3
Fix low_level_api_chat_cpp example to match current API (#1086)
* Fix low_level_api_chat_cpp to match current API

* Fix low_level_api_chat_cpp to match current API

* Using None instead of empty string to so that default prompt template can be used if no prompt provided

---------

Co-authored-by: Anil Pathak <anil@heyday.com>
2024-01-15 10:46:35 -05:00
..
readme bug fixing (#925) 2023-11-20 12:31:52 -05:00
Chat.py Rename postfix to suffix to match upstream 2023-05-06 13:18:25 +02:00
common.py Fix low_level_api_chat_cpp example to match current API (#1086) 2024-01-15 10:46:35 -05:00
low_level_api_chat_cpp.py Fix low_level_api_chat_cpp example to match current API (#1086) 2024-01-15 10:46:35 -05:00
low_level_api_llama_cpp.py Update low_level_api_llama_cpp.py to match current API (#1023) 2023-12-18 15:59:11 -05:00
Miku.py Update low level examples 2023-05-04 18:33:08 +02:00
quantize.py Add quantize example 2023-04-05 04:17:26 -04:00
ReasonAct.py Update low level examples 2023-05-04 18:33:08 +02:00
util.py Add utf8 to chat example 2023-05-06 15:16:58 +02:00