Historique des commits

Auteur SHA1 Message Date
  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
  beiller 02f0c6fe7f Add back top_k (#56) il y a 2 ans
  Sebastián A eb062bb012 Windows fixes (#31) il y a 2 ans
  beiller 129c7d1ea8 Add repetition penalty (#20) il y a 2 ans
  Georgi Gerganov 007a8f6f45 Support all LLaMA models + change Q4_0 quantization storage il y a 2 ans
  Jean-Michaël Celerier 9dcf4dba45 Add missing headers for memcpy and assert (#3) il y a 2 ans
  Georgi Gerganov 70bc0b8b15 Fix a bug in the rope calculation il y a 2 ans