Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Co-authored-by: John Doe <john.doe@example.com> | |||
2023-05-01 | cuBLAS: fall back to pageable memory if pinned alloc fails (#1233) | slaren | |
* cuBLAS: fall back to pageable memory if pinned alloc fails * cuBLAS: do not use pinned memory if env variable GGML_CUDA_NO_PINNED is set | |||
2023-04-29 | examples : fix save-load-state + rename llama-util.h | Georgi Gerganov | |