Commit History

Autor SHA1 Mensaxe Data
  Georgi Gerganov afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hai 1 ano
  Georgi Gerganov 644fd71b44 sampling : refactor + optimize penalties sampler (#10803) hai 1 ano
  Georgi Gerganov d9d54e498d speculative : refactor and add a simpler example (#10362) hai 1 ano
  Georgi Gerganov 8d8ff71536 llama : remove Tail-Free sampling (#10071) hai 1 ano
  wwoodsTM ff252ea48e llama : add DRY sampler (#9702) hai 1 ano
  Georgi Gerganov 55e47786e3 llama : default sampling changes + greedy update (#9897) hai 1 ano
  Georgi Gerganov 755a9b2bf0 llama : add infill sampler (#9896) hai 1 ano
  MaggotHATE fbc98b748e sampling : add XTC sampler (#9742) hai 1 ano
  Diego Devesa 7eee341bee common : use common_ prefix for common library functions (#9805) hai 1 ano
  Georgi Gerganov b0f27361f3 sampling : avoid expensive softmax during greedy sampling (#9605) hai 1 ano
  Georgi Gerganov 6262d13e0b common : reimplement logging (#9418) hai 1 ano
  Georgi Gerganov 0abc6a2c25 llama : llama_perf + option to disable timings during decode (#9355) hai 1 ano
  slaren 49006c67b4 llama : move random seed generation to the samplers (#9398) hai 1 ano
  Xuan Son Nguyen bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) hai 1 ano
  Georgi Gerganov f12295b8a9 llama : fix empty ring buffer push (#9358) hai 1 ano
  Georgi Gerganov df270ef745 llama : refactor sampling v2 (#9294) hai 1 ano
  Georgi Gerganov 938943cdbf llama : move vocab, grammar and sampling into separate files (#8508) hai 1 ano
  Kevin Wang 470939d483 common : preallocate sampling token data vector (#8363) hai 1 ano
  Kevin Wang ffd00797d8 common : avoid unnecessary logits fetch (#8358) hai 1 ano
  Daniel Bevenius e6bf007744 llama : return nullptr from llama_grammar_init (#8093) hai 1 ano
  Georgi Gerganov 6ff13987ad common : normalize naming style (#7462) hai 1 ano
  Olivier Chafik e402de364b `grammars`: fix resampling logic regression (#7424) hai 1 ano
  Johannes Gäßler 5ae3426b0b server: fix reported top tokens for temperature 0 (#7203) hai 1 ano
  Johannes Gäßler af0a5b6163 server: fix incorrectly reported token probabilities (#7125) hai 1 ano
  David Renshaw 3f167476b1 sampling : use std::random_device{}() for default random seed (#6962) hai 1 ano
  Johannes Gäßler 28103f4832 Server: fix seed for multiple slots (#6835) hai 1 ano
  Minsoo Cheong 586e7bc561 sampling : deduplicated code for probability distribution access (#6240) hai 1 ano
  Clint Herron 463628372d grammar : handle missing "root" node (#6004) hai 1 ano
  Minsoo Cheong 6d341ab6c5 speculative : implement stochastic speculative sampling (#5625) hai 1 ano
  Pierrick Hymbert e3965cf35a server: tests - slow inference causes timeout on the CI (#5715) hai 1 ano