Commit historia

Upphovsman SHA1 Meddelande Datum
  anzz1 e899bf54b2 bounds checking for input prefix (#492) 2 år sedan
  anzz1 fbd4d38c64 feat: '--in-prefix STRING' option (#426) 2 år sedan
  Georgi Gerganov 7a9b6c3a8b Reduce memory usage and allocate enough memory for largest context (#473) 2 år sedan
  comex 563cdc391d Support calling mlock() on loaded model data on Linux and macOS (#453) 2 år sedan
  Luciano 8d4a855c24 Add embedding mode with arg flag. Currently working (#282) 2 år sedan
  anzz1 ea10d3ded2 Command line args bounds checking (#424) 2 år sedan
  tjohnman 305ba6f0e6 Don't force immediate interactive without `-i` (#354) 2 år sedan
  Erik Scholz 56e659a0b2 fix perplexity after c-api refactor (#390) 2 år sedan
  Georgi Gerganov ae44e23ee3 When seed <= 0 - use the clock to generate one 2 år sedan
  Georgi Gerganov f5a77a629b Introduce C-style API (#370) 2 år sedan
  Fabio R. Sluzala 353ec251a4 We could use std::unordered_map over std::map (#305) 2 år sedan
  Gary Linscott 486ae645fd Compute perplexity over prompt (#270) 2 år sedan
  Kevin Lo 715d292ee0 Add OpenBSD support (#314) 2 år sedan
  anzz1 975d2cebf9 cmdline option for custom amount of model parts (--n_parts N) (#348) 2 år sedan
  Georgi Gerganov eb34620aec Add tokenizer test + revert to C++11 (#355) 2 år sedan
  Mack Straight 074bea2eb1 sentencepiece bpe compatible tokenizer (#252) 2 år sedan
  tjohnman 24568371ae Support for multiple reverse prompts. (#299) 2 år sedan
  tjohnman ad5fd5b60c Make prompt randomization optional. (#300) 2 år sedan
  slaren 50fae10d03 Add --ignore-eos parameter (#181) 2 år sedan
  Erik Scholz 0b366e7357 Command line switch to use F16 for memory_k and memory_v (refactor of #154) (#294) 2 år sedan
  Georgi Gerganov 70f01cb863 Drop trailing new line from file prompts (#80) 2 år sedan
  Georgi Gerganov 9e1707218a Add "--instruct" argument for usage with Alpaca (#240) 2 år sedan
  Gary Linscott a81d0c2a17 Fix n^2 loop in tokenization (#254) 2 år sedan
  thement c9f670a177 Implement non-greedy tokenizer that tries to maximize token lengths (#242) 2 år sedan
  Stephan Walter 367946c668 Don't tell users to use a bad number of threads (#243) 2 år sedan
  Matvey Soloviev 904d2a8d6a Q4_1 quantization (#193) 2 år sedan
  Justin Suess 2d64715ad4 added ctx_size parameter (#148) 2 år sedan
  Thomas Klausner 41be0a3b3d Add NetBSD support. (#90) 2 år sedan
  Matvey Soloviev 96ea727f47 Add interactive mode (#61) 2 år sedan
  Ben Garney f385f8dee8 Allow using prompt files (#59) 2 år sedan