Historique des commits

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