Age | Commit message (Expand) | Author |
---|---|---|
2023-07-10 | mpi : add support for distributed inference via MPI (#2099) | Evan Miller |
2023-06-24 | llama : make model stateless and context stateful (llama_state) (#1797) | Didzis Gosko |
2023-06-16 | build : fix and ignore MSVC warnings (#1889) | Borislav Stanimirov |
2023-04-17 | llama : well-defined static initialization of complex objects (#927) | Arik Poznanski |
2023-03-28 | tests : free llama context at the end of the test | Georgi Gerganov |
2023-03-25 | Overhaul the examples structure | Georgi Gerganov |
2023-03-22 | Introduce C-style API (#370) | Georgi Gerganov |
2023-03-21 | Add tokenizer test + revert to C++11 (#355) | Georgi Gerganov |