Historique des commits

Auteur SHA1 Message Date
  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
  staviq 1a159553f9 tokenizer : special token handling (#3538) il y a 2 ans
  Georgi Gerganov ac2219fef3 llama : fix session saving/loading (#3400) il y a 2 ans
  Alex Klinkhamer 48be797ffb llama : expose model's rope_freq_scale in the API (#3418) il y a 2 ans
  vvhg1 c97f01c362 infill : add new example + extend server API (#3296) il y a 2 ans
  slaren 40e07a60f9 llama.cpp : add documentation about rope_freq_base and scale values (#3401) il y a 2 ans
  slaren 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) il y a 2 ans
  xaedes 0e76a8992c train : finetune LORA (#2632) il y a 2 ans
  Georgi Gerganov ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) il y a 2 ans
  Rickard Hallerbäck dc6897404e metal : reusing llama.cpp logging (#3152) il y a 2 ans
  goerch b08e75baea Fixing the last deviations from sentencepiece indicated by test-tokenizer-1 (#3170) il y a 2 ans
  Cebtenzzre 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) il y a 2 ans
  Cebtenzzre e64f5b5578 examples : make n_ctx warning work again (#3066) il y a 2 ans
  Georgi Gerganov 921772104b speculative : add grammar support (#2991) il y a 2 ans
  Kerfuffle 5d6f19f16b Allow quantize to only copy tensors, some other improvements (#2931) il y a 2 ans
  Marcus Dunn 95b6e5212f added `struct` to llama_dump_timing_info_yaml's `llama_context` (#2857) il y a 2 ans
  Johannes Gäßler 6b73ef1201 YAML result logging + preset script (#2657) il y a 2 ans
  igarnier dd0dc366da llama.h : add missing struct keyword for C compat in callback type (#2847) il y a 2 ans
  Georgi Gerganov edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
  Marcus Dunn 232caf3c15 llama : fix struct decl (#2790) il y a 2 ans
  Matt Pulver c82742ac9c llama : add llama_beam_search() (#2267) il y a 2 ans
  slaren 154725c543 llama-bench : add model sizes (#2771) il y a 2 ans
  Marcus Dunn 2e5f70a25f Added `enum` to `llama_token_get_type` return type (#2774) il y a 2 ans
  Georgi Gerganov cf658adc83 llm : add Falcon support (#2717) il y a 2 ans
  Georgi Gerganov deb7dfca4b gguf : add ftype meta info to the model (#2710) il y a 2 ans
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
  slaren 097e121e2f llama : add benchmark example (#2626) il y a 2 ans
  Kamil Tomšík 348acf188c llama : add missing enum keyword in function signatures (#2610) il y a 2 ans