Commit History

Author SHA1 Message Date
  slaren a6bdc47cba Fix usage of F16C intrinsics in AVX code (#563) 2 years ago
  anzz1 7b8dbcb78b main.cpp fixes, refactoring (#571) 2 years ago
  RJ Adriaansen 4b8efff0e3 Add embedding example to Makefile (#540) 2 years ago
  Marco Matthies 7e5395575a Fix missing ggml link in cmake for examples/* on w64-mingw32 (#542) 2 years ago
  Erik Scholz 34c1072e49 ci: add debug build to sanitizer build matrix (#527) 2 years ago
  Stephan Walter 939ad2d3a5 Fix undefined variables in debug build, remove unused variables (#531) 2 years ago
  Juan Calderon-Perez 8c2ec5e21d Add support for linux/arm64 platform during Docker Builds (#514) 2 years ago
  Stephan Walter b391579db9 Update README and comments for standalone perplexity tool (#525) 2 years ago
  anzz1 7a87d31f4f [main] fix infinite generation (-n == -1) (#523) 2 years ago
  Georgi Gerganov 348d6926ee Add logo to README.md 2 years ago
  Harald Fernengel 33e35b8fe8 Exit from interactive mode if input stream is bad (#491) 2 years ago
  anzz1 19726169b3 CI: Run other sanitizer builds even if one fails (#511) 2 years ago
  jp-x-g f732695cd5 Clarify console output in convert-pth-to-ggml.py (#512) 2 years ago
  anzz1 2f7bf7dd7c CMake / CI additions (#497) 2 years ago
  anzz1 34ab526843 (Windows) Set console to UTF-8 on init (#420) 2 years ago
  Georgi Gerganov c2b25b6912 Fix colors enabling on WIN32 2 years ago
  Georgi Gerganov 79b2b266db If n_predict == -1, generate forever 2 years ago
  Georgi Gerganov e2d490dafd Inifinite generation via context swapping (#71) 2 years ago
  Georgi Gerganov 03f7e33560 Cleanup STL headers + fix embedding examples + minor stuff 2 years ago
  Georgi Gerganov 55ad42af84 Move chat scripts into "./examples" 2 years ago
  slaren 459e93cce0 Add AVX2 implementation of dequantize_row_q4_1 (#505) 2 years ago
  Georgi Gerganov a316a425d0 Overhaul the examples structure 2 years ago
  Georgi Gerganov ecbe466a36 Retire the ggml_mul_mat() branch for transposed src0 (#500) 2 years ago
  Georgi Gerganov 502a400192 Disable prompt verbosity by default and add option to enable (#480) 2 years ago
  slaren 09aecbf628 Add AVX2 implementation of dequantize_row_q4_0 (#467) 2 years ago
  Georgi Gerganov 4640eff23d Don't interefe with BLAS for large prompts by running only 1 thread 2 years ago
  Georgi Gerganov ab77d76312 Add longer DAN prompt for testing big batch numbers 2 years ago
  slaren 29b7baab67 Add timings for the prompt evaluation (#478) 2 years ago
  Georgi Gerganov 4a7129acd2 Remove obsolete information from README 2 years ago
  Georgi Gerganov 6b6dbc8910 Remove obsolete assert and fix compiler warning 2 years ago