Age | Commit message (Expand) | Author |
---|---|---|
2024-03-13 | llama : add pipeline parallelism support (#6017) | slaren |
2024-02-16 | ggml : add numa options (#5377) | bmwl |
2024-01-07 | llama.swiftui : use llama.cpp as SPM package (#4804) | Alex Azarov |
2024-01-06 | llama.swiftui : use correct pointer for llama_token_eos (#4797) | Daniel Illescas Romero |
2023-12-29 | llama.swiftui : fix infinite loop, ouput timings, buff UI (#4674) | Peter Sugihara |
2023-12-18 | llama.swiftui : add more models | Georgi Gerganov |
2023-12-17 | llama.swiftui : add bench functionality (#4483) | Georgi Gerganov |
2023-12-04 | swift : fix concatenation method to avoid invalid UTF8 stringfication (#4325) | Miwa / Ensan |
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-27 | examples : iOS example with swift ui (#4159) | Bailey Chittle |