Historique des commits

Auteur SHA1 Message Date
  David Friehs df845cc982 llama : minimize size used for state save/load (#4820) il y a 2 ans
  cebtenzzre b12fa0d1c1 build : link against build info instead of compiling against it (#3879) il y a 2 ans
  Georgi Gerganov 1142013da4 save-load-state : fix example + add ci test (#3655) il y a 2 ans
  Kerfuffle 70c29da118 common : fix mirostat state when using multiple sequences (#3543) il y a 2 ans
  slaren 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) il y a 2 ans
  Georgi Gerganov ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) il y a 2 ans
  Cebtenzzre 8781013ef6 make : restore build-info.h dependency for several targets (#3205) il y a 2 ans
  Cebtenzzre e6616cf0db examples : add compiler version and target to build info (#2998) il y a 2 ans
  Cebtenzzre 00d62adb79 fix some warnings from gcc and clang-tidy (#3038) il y a 2 ans
  Georgi Gerganov edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
  Rand Xie 65cdf34bdc llama : use n_embd_gqa instead of n_embd to handle llama-2 70B (#2433) il y a 2 ans
  Didzis Gosko 527b6fba1d llama : make model stateless and context stateful (llama_state) (#1797) il y a 2 ans
  Borislav Stanimirov 9cbf50c041 build : fix and ignore MSVC warnings (#1889) il y a 2 ans
  Stephan Walter dc271c52ed Remove unused n_parts parameter (#1509) il y a 2 ans
  András Salamon 9560655409 define default model path once, sync path with readme (#1366) il y a 2 ans
  DannyDaemonic f4cef87edf Add git-based build information for better issue tracking (#1232) il y a 2 ans
  Georgi Gerganov 305eb5afd5 build : fix reference to old llama_util.h il y a 2 ans
  Georgi Gerganov 84ca9c2ecf examples : fix save-load-state + rename llama-util.h il y a 2 ans
  Ivan Stepanov dd7eff57d8 llama : new sampling algorithms (#1126) il y a 2 ans
  xaedes 0c5692345d examples : add save_load_state example (#1150) il y a 2 ans