История коммитов

Автор SHA1 Сообщение Дата
  slaren 09aecbf628 Add AVX2 implementation of dequantize_row_q4_0 (#467) 2 лет назад
  Georgi Gerganov 4640eff23d Don't interefe with BLAS for large prompts by running only 1 thread 2 лет назад
  Georgi Gerganov ab77d76312 Add longer DAN prompt for testing big batch numbers 2 лет назад
  slaren 29b7baab67 Add timings for the prompt evaluation (#478) 2 лет назад
  Georgi Gerganov 4a7129acd2 Remove obsolete information from README 2 лет назад
  Georgi Gerganov 6b6dbc8910 Remove obsolete assert and fix compiler warning 2 лет назад
  Georgi Gerganov 2a2e63ce05 Fix nasty bug in ggml_compute_forward_mul_mat_f32() and reenable BLAS 2 лет назад
  anzz1 e899bf54b2 bounds checking for input prefix (#492) 2 лет назад
  anzz1 fbd4d38c64 feat: '--in-prefix STRING' option (#426) 2 лет назад
  Jed Fox 58e6c9f36f Add support for file load progress reporting callbacks (#434) 2 лет назад
  Doomsdayrs 36d07532ef Add missing struct annotation (#483) 2 лет назад
  Chris Kuehl 6f1ee4b640 Fix crash for 65B model with pre-allocated memory (#485) 2 лет назад
  Georgi Gerganov 8520fc310e Disable BLAS altogether - the bug is not just for qunatized mat mul 2 лет назад
  Georgi Gerganov b3f460e941 Disable BLAS branch in mul_mat - seems there is a bug 2 лет назад
  Georgi Gerganov 04c6f5ed6f Immediately start processing the prompt before user input has been provided (#476) 2 лет назад
  Georgi Gerganov 7a9b6c3a8b Reduce memory usage and allocate enough memory for largest context (#473) 2 лет назад
  Georgi Gerganov 31572d9665 Temporary bump the memory buffer size - hopefully fix issues from 483bab2e 2 лет назад
  Gary Mulder f4f5362edb Update README.md (#444) 2 лет назад
  rabidcopy 863f65e2e3 fix instruct mode (#445) 2 лет назад
  Georgi Gerganov afd220d9c6 Properly free llama_context on failure 2 лет назад
  Cameron Kaiser 481044d50c additional optimizations for POWER9 (#454) 2 лет назад
  comex 563cdc391d Support calling mlock() on loaded model data on Linux and macOS (#453) 2 лет назад
  Luciano 8d4a855c24 Add embedding mode with arg flag. Currently working (#282) 2 лет назад
  Georgi Gerganov b6b268d441 Add link to Roadmap discussion 2 лет назад
  Georgi Gerganov 3cd8dde0d1 Revert "Fix memory allocation issues and seg faults" 2 лет назад
  Georgi Gerganov 4870e455b3 Fix memory allocation issues and seg faults 2 лет назад
  Georgi Gerganov 483bab2e3d Avoid the transposed X branch in the Z = X * Y matrix multiplication (#439) 2 лет назад
  Jed Fox 404e1da38e Fix quantize script not finding models in parent directory (#428) 2 лет назад
  Georgi Gerganov 4cc053b6d5 Remove oboslete command from Docker script 2 лет назад
  Georgi Gerganov 0ba5a3a9a5 Obsolete 2 лет назад