Historique des commits

Auteur SHA1 Message Date
  Georgi Gerganov afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) il y a 1 an
  Georgi Gerganov f66f582927 llama : refactor `src/llama.cpp` (#10902) il y a 1 an
  Georgi Gerganov d9d54e498d speculative : refactor and add a simpler example (#10362) il y a 1 an
  Johannes Gäßler 4e54be0ec6 llama/ex: remove --logdir argument (#10339) il y a 1 an
  Xuan Son Nguyen cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) il y a 1 an
  Georgi Gerganov 11ac9800af llama : improve infill support and special token detection (#9798) il y a 1 an
  Diego Devesa 7eee341bee common : use common_ prefix for common library functions (#9805) il y a 1 an
  Georgi Gerganov cea1486ecf log : add CONT level for continuing previous log entry (#9610) il y a 1 an
  Georgi Gerganov d39e26741f examples : flush log upon ctrl+c (#9559) il y a 1 an
  Georgi Gerganov 6262d13e0b common : reimplement logging (#9418) il y a 1 an
  slaren 49006c67b4 llama : move random seed generation to the samplers (#9398) il y a 1 an
  Xuan Son Nguyen bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) il y a 1 an
  Xuan Son Nguyen 3f7ccfd649 common : bring back missing args, add env var duplication check (#9375) il y a 1 an
  Xuan Son Nguyen 1b9ae5189c common : refactor arg parser (#9308) il y a 1 an
  Georgi Gerganov df270ef745 llama : refactor sampling v2 (#9294) il y a 1 an
  Zhenwei Jin 4af8420afb common : remove duplicate function llama_should_add_bos_token (#8778) il y a 1 an
  Liu Jia 0a4ce78681 common : Changed tuple to struct (TODO fix) (#8823) il y a 1 an
  Georgi Gerganov 6f0dbf6ab0 infill : assert prefix/suffix tokens + remove old space logic (#8351) il y a 1 an
  Clint Herron 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) il y a 1 an
  Sigbjørn Skjæret 38373cfbab Add SPM infill support (#8016) il y a 1 an
  Sigbjørn Skjæret 91c188d6c2 Only use FIM middle token if it exists (#7648) il y a 1 an
  Georgi Gerganov 1442677f92 common : refactor cli arg parsing (#7675) il y a 1 an
  Georgi Gerganov 6ff13987ad common : normalize naming style (#7462) il y a 1 an
  Pedro Cuenca b97bc3966e llama : support Llama 3 HF conversion (#6745) il y a 1 an
  Jared Van Bortel 1b67731e18 BERT tokenizer fixes (#6498) il y a 1 an
  Jared Van Bortel 4d4d2366fc convert : automatically fall back to HfVocab if tokenizer.model doesn't exist (#5821) il y a 1 an
  Georgi Gerganov bf08e00643 llama : refactor k-shift implementation + KV defragmentation (#5691) il y a 1 an
  bmwl f486f6e1e5 ggml : add numa options (#5377) il y a 1 an
  Michael Klimenko 35a2ee9143 Remove unused data and add fixes (#5154) il y a 2 ans
  Seb C 881800d1f0 main : Add ChatML functionality to main example (#4046) il y a 2 ans