Historique des commits

Auteur SHA1 Message Date
  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
  Diego Devesa 7eee341bee common : use common_ prefix for common library functions (#9805) il y a 1 an
  Georgi Gerganov e7022064ab perplexity : fix integer overflow (#9783) il y a 1 an
  Georgi Gerganov 37f8c7b4c9 perplexity : remove extra new lines after chunks (#9596) il y a 1 an
  Sigbjørn Skjæret 722ec1eb51 perplexity : do not escape input data by default (#9548) il y a 1 an
  Georgi Gerganov 6262d13e0b common : reimplement logging (#9418) il y a 1 an
  Georgi Gerganov 0abc6a2c25 llama : llama_perf + option to disable timings during decode (#9355) 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 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
  slaren 5f2d4e60e2 ppl : fix n_seq_max for perplexity (#8277) il y a 1 an
  Olivier Chafik 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 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
  strawberrymelonpanda ca57e0f35e perplexity : ndot progress and show stats with < 100 tasks (#7348) il y a 1 an
  Johannes Gäßler a8f9b07631 perplexity: more statistics, added documentation (#6936) il y a 1 an
  Georgi Gerganov 58227ffdeb perplexity : require positive --ctx-size arg (#6695) il y a 1 an
  Jared Van Bortel 1b67731e18 BERT tokenizer fixes (#6498) il y a 1 an
  compilade 557410b8f0 llama : greatly reduce output buffer memory usage (#6122) il y a 1 an
  slaren f30ea47a87 llama : add pipeline parallelism support (#6017) il y a 1 an
  Georgi Gerganov 05b06210c9 llama : more consistent names of count variables (#5994) il y a 1 an
  slaren d894f352bf perplexity : support using multiple sequences to allow larger batch sizes (#5946) il y a 1 an
  compilade c2101a2e90 llama : support Mamba Selective State Space Models (#5328) il y a 1 an
  Georgi Gerganov b1de96824b ci : fix wikitext url + compile warnings (#5569) il y a 1 an
  Herman Semenov 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) il y a 1 an
  bmwl f486f6e1e5 ggml : add numa options (#5377) il y a 1 an