Commit Verlauf

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