Commit History

Author SHA1 Message Date
  Stephan Walter 3bcc129ba8 cmake : properly invoke CTest (#629) 2 years ago
  Casey Primozic a4755cf288 Remove unused variable (#607) 2 years ago
  david raistrick 1f0414feec make : fix darwin f16c flags check (#615) 2 years ago
  Georgi Gerganov 77efdf5a50 ggml : fix NEON signs (close #620, #622) 2 years ago
  slaren ed3c680bcd Fix GGML_F32Cx8_STORE in AVX without F16C path (#619) 2 years ago
  anzz1 9cbc404ba6 ci : re-enable AVX512 testing (Windows-MSVC) (#584) 2 years ago
  Georgi Gerganov b51c717d5c ggml : init time on first ggml_init() call 2 years ago
  Georgi Gerganov 0ba76c1e73 llama : fix compile warnings when reading the vocab 2 years ago
  Georgi Gerganov cea1c85948 ggml : add ARM_NEON dequantize_row_q4_1() 2 years ago
  Georgi Gerganov f202ada131 ggml : add ARM_NEON quantize_row_q4_1() 2 years ago
  Georgi Gerganov 3b44d30d9b ggml : add ARM_NEON ggml_vec_dot_q4_1() 2 years ago
  Pavol Rusnak 61cbfff5c9 rename convert_ggml_to_pth.py -> convert-ggml-to-pth.py (#600) 2 years ago
  Thérence d9ad104440 Create chat-13B.bat (#592) 2 years ago
  Georgi Gerganov b467702b87 readme : fix typos 2 years ago
  Georgi Gerganov 516d88e75c readme : add GPT4All instructions (close #588) 2 years ago
  Georgi Gerganov 53635c081c py : add GPT4All conversion script 2 years ago
  Maël Kerbiriou 41318d708e llama : use the same threshold for OpenBLAS and ggml thread limiting (#577) 2 years ago
  Tobias Lütke a6956b25a1 add example of re-act pattern (#583) 2 years ago
  anzz1 83df5639eb Fix GCC warning about binary literal (#595) 2 years ago
  anzz1 a5c42c4b13 Fix typo in llama.h (#593) 2 years ago
  anzz1 5a5f8b1501 Enable Fused-Multiply-Add (FMA) and F16C/CVT16 vector extensions on MSVC (#375) 2 years ago
  anzz1 f1217055ea CI: fix subdirectory path globbing (#546) 2 years ago
  anzz1 7f4c5c6651 llama : fix linkage with mingw (#551) 2 years ago
  slaren 2a98bc18ea ggml : add AVX2 implementation of quantize_row_q4_1 (#515) 2 years ago
  thement d0aaff571c py : add temporary script to convert old ggml files to newer version (#539) 2 years ago
  Tai Duc Nguyen d0330fd783 py : add capabiliy to convert from ggml back to torch or hf format for further consumption/training/finetuning (#403) 2 years ago
  Stephan Walter 99c5b27654 ggml : refactor quantized processing functions (#509) 2 years ago
  DooWoong Lee (David) 692ce3164e py : removed unused `model` variable and verified that the code functions correctly with `vocab_only` setting. Also confirmed that the code works as expected after running with reduced memory usage due to deletion of no-longer-needed variable. (#547) 2 years ago
  Georgi Gerganov 96f9c0506f ci : make ctest verbose, hopefully we see what is wrong with the sanitizer 2 years ago
  Georgi Gerganov d502bc7c9d tests : free llama context at the end of the test 2 years ago