Historial de Commits

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