Age | Commit message (Expand) | Author |
---|---|---|
2024-07-27 | Merge mainline llama.cpp (#3) | Kawrakow |
2024-04-21 | llama : add option to render special/control tokens (#6807) | Georgi Gerganov |
2024-04-21 | llama : support Llama 3 HF conversion (#6745) | Pedro Cuenca |
2024-02-16 | ggml : add numa options (#5377) | bmwl |
2023-12-04 | swift : fix prompt tokenization logic (#4321) | Miwa / Ensan |
2023-12-01 | swift : fix token_to_piece implementation (#4278) | Miwa / Ensan |
2023-11-24 | main.swift : fix eos checking (#4197) | eastriver |
2023-10-18 | speculative : add tree-based sampling example (#3624) | Georgi Gerganov |
2023-10-17 | tokenizer : special token handling (#3538) | staviq |
2023-10-11 | examples : add batched.swift + improve CI for swift (#3562) | Zane Shannon |