Historique des commits

Auteur SHA1 Message Date
  mgroeber9110 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) il y a 10 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
  Georgi Gerganov d9d54e498d speculative : refactor and add a simpler example (#10362) 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 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 1b9ae5189c common : refactor arg parser (#9308) il y a 1 an
  Georgi Gerganov df270ef745 llama : refactor sampling v2 (#9294) il y a 1 an
  Liu Jia 0a4ce78681 common : Changed tuple to struct (TODO fix) (#8823) 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
  Pedro Cuenca b97bc3966e llama : support Llama 3 HF conversion (#6745) il y a 1 an
  compilade 557410b8f0 llama : greatly reduce output buffer memory usage (#6122) il y a 1 an
  compilade c2101a2e90 llama : support Mamba Selective State Space Models (#5328) il y a 1 an
  bmwl f486f6e1e5 ggml : add numa options (#5377) il y a 1 an
  Georgi Gerganov 6b0a7420d0 llama : KV cache view API + better KV cache management (#4170) il y a 2 ans
  Daniel Bevenius 9d5949f04b examples : fix typo in parallel example doc comment (#4181) il y a 2 ans
  cebtenzzre b12fa0d1c1 build : link against build info instead of compiling against it (#3879) il y a 2 ans
  Marcus Dunn 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) il y a 2 ans
  Georgi Gerganov d1031cf49c sampling : refactor init to use llama_sampling_params (#3696) il y a 2 ans
  Georgi Gerganov 0e89203b51 speculative : add tree-based sampling example (#3624) il y a 2 ans
  Kerfuffle 70c29da118 common : fix mirostat state when using multiple sequences (#3543) il y a 2 ans
  Georgi Gerganov fcca0a7004 refact : fix convert script + zero out KV cache to avoid nans (#3523) il y a 2 ans
  pudepiedj a8777ad84e parallel : add option to load external prompt file (#3416) il y a 2 ans
  Georgi Gerganov ac2219fef3 llama : fix session saving/loading (#3400) il y a 2 ans
  slaren 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) il y a 2 ans
  Georgi Gerganov ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) il y a 2 ans