summaryrefslogtreecommitdiff
path: root/examples/finetune/finetune.cpp
AgeCommit message (Expand)Author
2023-10-13ggml : add context enumeration functions (#3605)slaren
2023-10-02finetune : fix #3404 (#3437)xaedes
2023-09-29train : fix KQ_pos allocation (#3392)Georgi Gerganov
2023-09-28llama.cpp : split llama_context_params into model and context params (#3301)slaren
2023-09-28train : finetune LORA (#2632)xaedes