Historique des commits

Auteur SHA1 Message Date
  Georgi Gerganov 3bfa3b43b7 Fix convert script, warnings alpaca instructions, default params il y a 2 ans
  Kevin Lo 715d292ee0 Add OpenBSD support (#314) il y a 2 ans
  Mack Straight c98ae02668 fix typo in comment (#318) il y a 2 ans
  Qingyou Meng c3b2306b18 Makefile: slightly cleanup for Mac Intel; echo instead of run ./main -h (#335) il y a 2 ans
  anzz1 975d2cebf9 cmdline option for custom amount of model parts (--n_parts N) (#348) il y a 2 ans
  Kevin Kwok e0ffc861fa Update IPFS links to quantized alpaca with new tokenizer format (#352) il y a 2 ans
  Georgi Gerganov 8f644a0a85 Change default repeat_penalty to 1.0 il y a 2 ans
  Georgi Gerganov eb34620aec Add tokenizer test + revert to C++11 (#355) il y a 2 ans
  Casey Primozic 2e664f1ff4 Add initial AVX512 support for dot product on Linux (#320) il y a 2 ans
  nusu-github 8cf9f34edd Adding missing features of CMakeLists.txt & Refactoring (#131) il y a 2 ans
  Ben Siraphob bd4b46d6ba Nix flake: set meta.mainProgram to llama il y a 2 ans
  Qingyou Meng 6b6d5b5024 Fixed tokenizer.model not found error when model dir is symlink (#325) il y a 2 ans
  Mack Straight a791a68b61 move file magic/version to header, print expected version (#319) il y a 2 ans
  Bernat Vadell 0f1b21cb90 Docker - Fix publish docker image in GitHub Registry (#235) il y a 2 ans
  Mack Straight 074bea2eb1 sentencepiece bpe compatible tokenizer (#252) il y a 2 ans
  Stephan Walter 5cb63e2493 Add tqdm to Python requirements (#293) il y a 2 ans
  cocktailpeanut da5303c1ea bugfix: default should not be interactive (#304) il y a 2 ans
  Georgi Gerganov 4545539d71 Rename script il y a 2 ans
  Georgi Gerganov edeba28366 Add temporary helper script for Alpaca chat il y a 2 ans
  Rickey Bowers Jr 5c19c70ba6 fix coloring of last `n_batch` of prompt, and refactor line input (#221) il y a 2 ans
  tjohnman 24568371ae Support for multiple reverse prompts. (#299) il y a 2 ans
  Suaj Carrot 7392f1cd2c Improved quantize script (#222) il y a 2 ans
  tjohnman ad5fd5b60c Make prompt randomization optional. (#300) il y a 2 ans
  tjohnman 368d0c8a9e Respect the maximum number of tokens in interactive. (#298) il y a 2 ans
  slaren 50fae10d03 Add --ignore-eos parameter (#181) il y a 2 ans
  Qingyou Meng 084e2f0ec0 interactive mode: print '\n' in sigint_handler, this flush stdout thus ensure color reset. (#283) il y a 2 ans
  Erik Scholz 0b366e7357 Command line switch to use F16 for memory_k and memory_v (refactor of #154) (#294) il y a 2 ans
  Georgi Gerganov 160bfb217d Update hot topics to mention Alpaca support il y a 2 ans
  Georgi Gerganov c494ed5b94 Fix off-by-one bug (#115) il y a 2 ans
  Georgi Gerganov c1c7026b47 Fix python stuff (#109) il y a 2 ans