aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-03-25(Windows) Set console to UTF-8 on init (#420)anzz1
2023-03-25Fix colors enabling on WIN32Georgi Gerganov
2023-03-25If n_predict == -1, generate foreverGeorgi Gerganov
2023-03-25Inifinite generation via context swapping (#71)Georgi Gerganov
2023-03-25Cleanup STL headers + fix embedding examples + minor stuffGeorgi Gerganov
2023-03-25Move chat scripts into "./examples"Georgi Gerganov
2023-03-25Overhaul the examples structureGeorgi Gerganov
2023-03-24Immediately start processing the prompt before user input has been provided (...Georgi Gerganov
2023-03-21fix typo in chatLLaMa (#368)Mathieu Nayrolles
2023-03-21Add chatLLaMa script (#198)Jean-Christophe Hoelt