Age | Commit message (Expand) | Author |
---|---|---|
2023-03-24 | Support calling mlock() on loaded model data on Linux and macOS (#453) | comex |
2023-03-24 | Add embedding mode with arg flag. Currently working (#282) | Luciano |
2023-03-24 | Revert "Fix memory allocation issues and seg faults" | Georgi Gerganov |
2023-03-24 | Fix memory allocation issues and seg faults | Georgi Gerganov |
2023-03-23 | Avoid the transposed X branch in the Z = X * Y matrix multiplication (#439) | Georgi Gerganov |
2023-03-22 | Add missing header for memcpy (#386) | Yusuf Kağan Hanoğlu |
2023-03-22 | Init llama_context_params properly from CLI (#370) | Georgi Gerganov |
2023-03-22 | Introduce C-style API (#370) | Georgi Gerganov |