summaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)Author
2023-11-02build : link against build info instead of compiling against it (#3879)cebtenzzre
2023-10-29ggml : quantization refactoring (#3833)Georgi Gerganov
2023-10-22server : parallel decoding and multimodal (#3677)Georgi Gerganov
2023-10-11common : fix mirostat state when using multiple sequences (#3543)Kerfuffle
2023-10-08sync : ggml (ggml-backend) (#3548)Georgi Gerganov
2023-10-08ci : add Zig CI/CD and fix build (#2996)Matheus C. França
2023-10-08zig : fix build by introducing train.cpp (#3539)Luo Tian
2023-09-21zig : fix for updated c lib (#3259)Edward Taylor
2023-08-17[Zig] Fixing Zig build and improvements (#2554)Henri Vasserman
2023-08-07[Zig] Rewrite build for Zig 0.11 (#2514)Henri Vasserman
2023-07-14build.zig : install config header (#2216)Ali Chraghi
2023-06-25zig : upgrade build system support (#1981)sjinzh
2023-04-13zig : update build.zig (#872)Judd
2023-04-07zig : don't link examples/common.cpp for non-example (#814)iacore
2023-04-05zig : add build.zig (#773)iacore