Historial de Commits

Autor SHA1 Mensaje Fecha
  tjohnman d5f56a5e5a Check for reverse prompt by characters instead of tokens (#292) (#330) hace 2 años
  Georgi Gerganov 3bfa3b43b7 Fix convert script, warnings alpaca instructions, default params hace 2 años
  anzz1 975d2cebf9 cmdline option for custom amount of model parts (--n_parts N) (#348) hace 2 años
  Georgi Gerganov eb34620aec Add tokenizer test + revert to C++11 (#355) hace 2 años
  Mack Straight a791a68b61 move file magic/version to header, print expected version (#319) hace 2 años
  Mack Straight 074bea2eb1 sentencepiece bpe compatible tokenizer (#252) hace 2 años
  cocktailpeanut da5303c1ea bugfix: default should not be interactive (#304) hace 2 años
  Rickey Bowers Jr 5c19c70ba6 fix coloring of last `n_batch` of prompt, and refactor line input (#221) hace 2 años
  tjohnman 24568371ae Support for multiple reverse prompts. (#299) hace 2 años
  tjohnman ad5fd5b60c Make prompt randomization optional. (#300) hace 2 años
  tjohnman 368d0c8a9e Respect the maximum number of tokens in interactive. (#298) hace 2 años
  slaren 50fae10d03 Add --ignore-eos parameter (#181) hace 2 años
  Qingyou Meng 084e2f0ec0 interactive mode: print '\n' in sigint_handler, this flush stdout thus ensure color reset. (#283) hace 2 años
  Erik Scholz 0b366e7357 Command line switch to use F16 for memory_k and memory_v (refactor of #154) (#294) hace 2 años
  Georgi Gerganov c494ed5b94 Fix off-by-one bug (#115) hace 2 años
  Georgi Gerganov 70f01cb863 Drop trailing new line from file prompts (#80) hace 2 años
  Georgi Gerganov 9e1707218a Add "--instruct" argument for usage with Alpaca (#240) hace 2 años
  Ronsor d7def1a752 Warn user if a context size greater than 2048 tokens is specified (#274) hace 2 años
  Alex Nguyen d3f202d57b Remove unused code since n_vocab is model.hparams.n_vocab (#262) hace 2 años
  Justin Suess e03e359730 fixed warning with std::ignore about unused function result (#151) hace 2 años
  thement c9f670a177 Implement non-greedy tokenizer that tries to maximize token lengths (#242) hace 2 años
  hoangmit 6eac39ba95 Add RMS norm and use it (#187) hace 2 años
  Rickey Bowers Jr 2d15d6c9a9 add SIGINT support for _WIN32 environments (#120) hace 2 años
  Justin Suess 2d64715ad4 added ctx_size parameter (#148) hace 2 años
  Justin Suess 16b2c61a22 fixed color reset on exit (#149) hace 2 años
  Georgi Gerganov 4497ad819c Print system information hace 2 años
  Pavol Rusnak 671d5cac15 Use fprintf for diagnostic output (#48) hace 2 años
  uint256_t 63fd76fbb0 Reduce model loading time (#43) hace 2 años
  Val Kharitonov 2a20f48efa Fix UTF-8 handling (including colors) (#79) hace 2 años
  Matvey Soloviev a169bb889c Gate signal support on being on a unixoid system. (#74) hace 2 años