Historique des commits

Auteur SHA1 Message Date
  Matvey Soloviev 89d5d90f3b Fix color codes emitting mid-UTF8 code. (#312) il y a 2 ans
  comex 16ffc013c6 Importer for GPTQ quantized LLaMA models (#301) il y a 2 ans
  Gary Linscott 486ae645fd Compute perplexity over prompt (#270) il y a 2 ans
  anzz1 c86ba036e6 Enable ANSI colors on Windows 10+ (#311) il y a 2 ans
  tjohnman d5f56a5e5a Check for reverse prompt by characters instead of tokens (#292) (#330) il y a 2 ans
  Georgi Gerganov 3bfa3b43b7 Fix convert script, warnings alpaca instructions, default params il y a 2 ans
  anzz1 975d2cebf9 cmdline option for custom amount of model parts (--n_parts N) (#348) il y a 2 ans
  Georgi Gerganov eb34620aec Add tokenizer test + revert to C++11 (#355) il y a 2 ans
  Mack Straight a791a68b61 move file magic/version to header, print expected version (#319) il y a 2 ans
  Mack Straight 074bea2eb1 sentencepiece bpe compatible tokenizer (#252) il y a 2 ans
  cocktailpeanut da5303c1ea bugfix: default should not be interactive (#304) 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
  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 c494ed5b94 Fix off-by-one bug (#115) il y a 2 ans
  Georgi Gerganov 70f01cb863 Drop trailing new line from file prompts (#80) il y a 2 ans
  Georgi Gerganov 9e1707218a Add "--instruct" argument for usage with Alpaca (#240) il y a 2 ans
  Ronsor d7def1a752 Warn user if a context size greater than 2048 tokens is specified (#274) il y a 2 ans
  Alex Nguyen d3f202d57b Remove unused code since n_vocab is model.hparams.n_vocab (#262) il y a 2 ans
  Justin Suess e03e359730 fixed warning with std::ignore about unused function result (#151) il y a 2 ans
  thement c9f670a177 Implement non-greedy tokenizer that tries to maximize token lengths (#242) il y a 2 ans
  hoangmit 6eac39ba95 Add RMS norm and use it (#187) il y a 2 ans
  Rickey Bowers Jr 2d15d6c9a9 add SIGINT support for _WIN32 environments (#120) il y a 2 ans
  Justin Suess 2d64715ad4 added ctx_size parameter (#148) il y a 2 ans
  Justin Suess 16b2c61a22 fixed color reset on exit (#149) il y a 2 ans
  Georgi Gerganov 4497ad819c Print system information il y a 2 ans