Histórico de Commits

Autor SHA1 Mensagem Data
  anzz1 fbd4d38c64 feat: '--in-prefix STRING' option (#426) há 2 anos atrás
  Georgi Gerganov 7a9b6c3a8b Reduce memory usage and allocate enough memory for largest context (#473) há 2 anos atrás
  comex 563cdc391d Support calling mlock() on loaded model data on Linux and macOS (#453) há 2 anos atrás
  Luciano 8d4a855c24 Add embedding mode with arg flag. Currently working (#282) há 2 anos atrás
  anzz1 ea10d3ded2 Command line args bounds checking (#424) há 2 anos atrás
  tjohnman 305ba6f0e6 Don't force immediate interactive without `-i` (#354) há 2 anos atrás
  Erik Scholz 56e659a0b2 fix perplexity after c-api refactor (#390) há 2 anos atrás
  Georgi Gerganov ae44e23ee3 When seed <= 0 - use the clock to generate one há 2 anos atrás
  Georgi Gerganov f5a77a629b Introduce C-style API (#370) há 2 anos atrás
  Fabio R. Sluzala 353ec251a4 We could use std::unordered_map over std::map (#305) há 2 anos atrás
  Gary Linscott 486ae645fd Compute perplexity over prompt (#270) há 2 anos atrás
  Kevin Lo 715d292ee0 Add OpenBSD support (#314) 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 074bea2eb1 sentencepiece bpe compatible tokenizer (#252) 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
  slaren 50fae10d03 Add --ignore-eos parameter (#181) 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 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
  Gary Linscott a81d0c2a17 Fix n^2 loop in tokenization (#254) há 2 anos atrás
  thement c9f670a177 Implement non-greedy tokenizer that tries to maximize token lengths (#242) há 2 anos atrás
  Stephan Walter 367946c668 Don't tell users to use a bad number of threads (#243) há 2 anos atrás
  Matvey Soloviev 904d2a8d6a Q4_1 quantization (#193) há 2 anos atrás
  Justin Suess 2d64715ad4 added ctx_size parameter (#148) há 2 anos atrás
  Thomas Klausner 41be0a3b3d Add NetBSD support. (#90) há 2 anos atrás
  Matvey Soloviev 96ea727f47 Add interactive mode (#61) há 2 anos atrás
  Ben Garney f385f8dee8 Allow using prompt files (#59) há 2 anos atrás
  beiller 02f0c6fe7f Add back top_k (#56) há 2 anos atrás