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