Commit History

Author SHA1 Message Date
  Cebtenzzre e6616cf0db examples : add compiler version and target to build info (#2998) 2 years ago
  Cebtenzzre 00d62adb79 fix some warnings from gcc and clang-tidy (#3038) 2 years ago
  Georgi Gerganov edd4c14817 llama : more tokenizer fixes (#2810) 2 years ago
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 years ago
  Rand Xie 65cdf34bdc llama : use n_embd_gqa instead of n_embd to handle llama-2 70B (#2433) 2 years ago
  Didzis Gosko 527b6fba1d llama : make model stateless and context stateful (llama_state) (#1797) 2 years ago
  Borislav Stanimirov 9cbf50c041 build : fix and ignore MSVC warnings (#1889) 2 years ago
  Stephan Walter dc271c52ed Remove unused n_parts parameter (#1509) 2 years ago
  András Salamon 9560655409 define default model path once, sync path with readme (#1366) 2 years ago
  DannyDaemonic f4cef87edf Add git-based build information for better issue tracking (#1232) 2 years ago
  Georgi Gerganov 305eb5afd5 build : fix reference to old llama_util.h 2 years ago
  Georgi Gerganov 84ca9c2ecf examples : fix save-load-state + rename llama-util.h 2 years ago
  Ivan Stepanov dd7eff57d8 llama : new sampling algorithms (#1126) 2 years ago
  xaedes 0c5692345d examples : add save_load_state example (#1150) 2 years ago