aboutsummaryrefslogtreecommitdiff
path: root/llama.h
AgeCommit message (Expand)Author
2023-03-25Add support for file load progress reporting callbacks (#434)Jed Fox
2023-03-25Add missing struct annotation (#483)Doomsdayrs
2023-03-24Support calling mlock() on loaded model data on Linux and macOS (#453)comex
2023-03-24Add embedding mode with arg flag. Currently working (#282)Luciano
2023-03-22Introduce C-style API (#370)Georgi Gerganov