Historique des commits

Auteur SHA1 Message Date
  Georgi Gerganov 68ff663a04 repo : update links to new url (#11886) il y a 11 mois
  JC bfd11a2344 Fix: Compile failure due to Microsoft STL breaking change (#11836) il y a 11 mois
  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
  Robert Collins 3a8e9af402 imatrix : support combine-only (#10492) 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
  Sigbjørn Skjæret eca0fab44e imatrix : disable prompt escape by default (#9543) 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
  Xuan Son Nguyen bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) il y a 1 an
  Xuan Son Nguyen 00b02bb249 imatrix : fix arg parser for imatrix (#9366) 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 2b1f616b20 ggml : reduce hash table reset cost (#8698) il y a 1 an
  Georgi Gerganov e95beeb1fc imatrix : handle partial entries (#7833) il y a 1 an
  slaren c9ee7118d5 check for nans in imatrix and quantize (#7807) il y a 1 an
  Georgi Gerganov f83351f9a6 imatrix : migrate to gpt_params (#7771) 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
  jukofyork 48b2f9c1fc Fixed save_imatrix to match old behaviour for MoE (#7099) il y a 1 an
  Pierrick Hymbert 0c4d489e29 quantize: add imatrix and dataset metadata in GGUF (#6658) il y a 1 an
  slaren 0d56246f4b ggml : group all experts in a single ggml_mul_mat_id (#6505) il y a 1 an
  Georgi Gerganov ef21ce4ccb imatrix : remove invalid assert (#6632) il y a 1 an
  Pierrick Hymbert b804b1ef77 eval-callback: Example how to use eval callback for debugging (#6576) il y a 1 an
  Jared Van Bortel 1b67731e18 BERT tokenizer fixes (#6498) il y a 1 an
  slaren 08a0c02060 ggml : mul_mat_id use the same tensor for all the experts (#6387) il y a 1 an
  compilade 557410b8f0 llama : greatly reduce output buffer memory usage (#6122) il y a 1 an