Age | Commit message (Expand) | Author |
---|---|---|
2023-05-20 | cuda : loading models directly into VRAM, norm calculation on GPU, broadcasti... | Johannes Gäßler |
2023-05-20 | llama : fix name shadowing and C4146 (#1526) | Maxime |
2023-05-04 | Wrap exceptions in std::exception to verbose output on exception. (#1316) | Ivan Stepanov |
2023-05-01 | llama : update stubs for systems without mmap and mlock (#1266) | xloem |
2023-05-01 | cuBLAS: fall back to pageable memory if pinned alloc fails (#1233) | slaren |
2023-04-29 | examples : fix save-load-state + rename llama-util.h | Georgi Gerganov |