Историја ревизија

Аутор SHA1 Порука Датум
  tjohnman f7dc43bc0d Fix instruct mode broken by PR #354 (#409) пре 2 година
  tjohnman 305ba6f0e6 Don't force immediate interactive without `-i` (#354) пре 2 година
  Erik Scholz 56e659a0b2 fix perplexity after c-api refactor (#390) пре 2 година
  Georgi Gerganov ae44e23ee3 When seed <= 0 - use the clock to generate one пре 2 година
  Georgi Gerganov 928480ef5b Init llama_context_params properly from CLI (#370) пре 2 година
  Georgi Gerganov f5a77a629b Introduce C-style API (#370) пре 2 година
  Fabio R. Sluzala 353ec251a4 We could use std::unordered_map over std::map (#305) пре 2 година
  Matvey Soloviev 89d5d90f3b Fix color codes emitting mid-UTF8 code. (#312) пре 2 година
  comex 16ffc013c6 Importer for GPTQ quantized LLaMA models (#301) пре 2 година
  Gary Linscott 486ae645fd Compute perplexity over prompt (#270) пре 2 година
  anzz1 c86ba036e6 Enable ANSI colors on Windows 10+ (#311) пре 2 година
  tjohnman d5f56a5e5a Check for reverse prompt by characters instead of tokens (#292) (#330) пре 2 година
  Georgi Gerganov 3bfa3b43b7 Fix convert script, warnings alpaca instructions, default params пре 2 година
  anzz1 975d2cebf9 cmdline option for custom amount of model parts (--n_parts N) (#348) пре 2 година
  Georgi Gerganov eb34620aec Add tokenizer test + revert to C++11 (#355) пре 2 година
  Mack Straight a791a68b61 move file magic/version to header, print expected version (#319) пре 2 година
  Mack Straight 074bea2eb1 sentencepiece bpe compatible tokenizer (#252) пре 2 година
  cocktailpeanut da5303c1ea bugfix: default should not be interactive (#304) пре 2 година
  Rickey Bowers Jr 5c19c70ba6 fix coloring of last `n_batch` of prompt, and refactor line input (#221) пре 2 година
  tjohnman 24568371ae Support for multiple reverse prompts. (#299) пре 2 година
  tjohnman ad5fd5b60c Make prompt randomization optional. (#300) пре 2 година
  tjohnman 368d0c8a9e Respect the maximum number of tokens in interactive. (#298) пре 2 година
  slaren 50fae10d03 Add --ignore-eos parameter (#181) пре 2 година
  Qingyou Meng 084e2f0ec0 interactive mode: print '\n' in sigint_handler, this flush stdout thus ensure color reset. (#283) пре 2 година
  Erik Scholz 0b366e7357 Command line switch to use F16 for memory_k and memory_v (refactor of #154) (#294) пре 2 година
  Georgi Gerganov c494ed5b94 Fix off-by-one bug (#115) пре 2 година
  Georgi Gerganov 70f01cb863 Drop trailing new line from file prompts (#80) пре 2 година
  Georgi Gerganov 9e1707218a Add "--instruct" argument for usage with Alpaca (#240) пре 2 година
  Ronsor d7def1a752 Warn user if a context size greater than 2048 tokens is specified (#274) пре 2 година
  Alex Nguyen d3f202d57b Remove unused code since n_vocab is model.hparams.n_vocab (#262) пре 2 година