Histórico de Commits

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