Age | Commit message (Expand) | Author |
---|---|---|
2023-09-07 | fix some warnings from gcc and clang-tidy (#3038) | Cebtenzzre |
2023-08-27 | llama : more tokenizer fixes (#2810) | Georgi Gerganov |
2023-08-21 | gguf : new file format with flexible meta data (beta) (#2398) | Georgi Gerganov |
2023-08-04 | build : fix several cast and printf warnings (#2499) | Borislav Stanimirov |
2023-07-10 | mpi : add support for distributed inference via MPI (#2099) | Evan Miller |
2023-07-05 | embd-input: Fix input embedding example unsigned int seed (#2105) | Nigel Bosch |
2023-07-01 | embd-input : fix returning ptr to temporary | Georgi Gerganov |
2023-06-28 | llama : support input embeddings directly (#1910) | ningshanwutuobang |