Historique des commits

Auteur SHA1 Message Date
  Konstantin Herud 49bb9cbe0f docs : add java-llama.cpp to README.md (#2935) il y a 2 ans
  Cebtenzzre ef15649972 build : fix most gcc and clang warnings (#2861) il y a 2 ans
  Ben Siraphob d8d6977f48 examples : add C grammar (#2357) il y a 2 ans
  Tameem 5aec2cfaac ggml : add RISC-V vector intrinsics support (#2929) il y a 2 ans
  Georgi Gerganov 13268c5331 metal : slight speed-up for add and mul kernels (#2917) il y a 2 ans
  staviq 4dcd47d71d logs : fix mingw-like builds (fixes #2898) (#2911) il y a 2 ans
  Cebtenzzre 18705a30ef llama2c : fix segfault and alloc-dealloc-mismatch (#2913) il y a 2 ans
  Kawrakow e8d9158925 metal: somewhat faster f16 x f32 matrix multiply kernel (#2951) il y a 2 ans
  Cebtenzzre bce1fef328 convert : fix another python 3.8 issue (#2949) il y a 2 ans
  slaren 528134dd02 remove convert-llama-7b-pth-to-gguf.py and convert-llama-hf-to-gguf.py (#2906) il y a 2 ans
  Kerfuffle aeefac4ff7 scripts: Use local gguf package when running from repo (#2927) il y a 2 ans
  DannyDaemonic e8422de39e @vxiiduu's fix for PrefetchVirtualMemory (#2930) il y a 2 ans
  Cebtenzzre 92d0b751a7 convert : fix python 3.8 support, modernize type annotations (#2916) il y a 2 ans
  Johannes Gäßler 8afe228000 CUDA: mul_mat_q=true llama_context_params default (#2912) il y a 2 ans
  Henri Vasserman 71d6975559 [Docker] fix tools.sh argument passing. (#2884) il y a 2 ans
  Georgi Gerganov b532a69b2f convert.py : use dir name to name the llama il y a 2 ans
  Georgi Gerganov c90d135eb4 examples : fix underscore in beam-search + .gitignore (close #2900) il y a 2 ans
  M. Yusuf Sarıgöz 0d1c706181 gguf : add workflow for Pypi publishing (#2896) il y a 2 ans
  alonfaraj 9509294420 make : add test and update CI (#2897) il y a 2 ans
  Gilad S 35092fb547 docs : add `node-llama-cpp` to `README.md` (#2885) il y a 2 ans
  Kerfuffle dc07dc492e convert : various script cleanups/fixes + merges and special token handling (#2842) il y a 2 ans
  chaihahaha ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) il y a 2 ans
  staviq 8341a25957 main : log file (#2748) il y a 2 ans
  Cebtenzzre 849408957c tests : add a C compliance test (#2848) il y a 2 ans
  slaren 06abf8eeba ggml : add view_src and view_offs to ggml_tensor for views (#2874) il y a 2 ans
  slaren c03a243abf remove outdated references to -eps and -gqa from README (#2881) il y a 2 ans
  Kawrakow fa3582f509 Tell users attmepting to run perplexity with too few tokens to use more (#2882) il y a 2 ans
  Kawrakow e37e69dcc3 10X faster BPE tokenizer (#2876) il y a 2 ans
  maddes8cht 53885d7256 py : fix "usage" messages (#2873) il y a 2 ans
  jameswu2014 bcce96ba4d convert.py : fix baichuan7B support (#2870) il y a 2 ans