Historique des commits

Auteur SHA1 Message Date
  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
  grahameth ea04a4ca19 add log_callback to llama_context_params for custom logging. (#2234) il y a 2 ans
  Johannes Gäßler 0728c5a8b9 CUDA: mmq CLI option, fixed mmq build issues (#2453) il y a 2 ans
  Kawrakow eb542d3932 Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384) il y a 2 ans
  slaren 41c674161f make rms_norm_eps a parameter (#2374) il y a 2 ans
  Evan Jones 84e09a7d8b llama : add grammar-based sampling (#1773) il y a 2 ans
  Georgi Gerganov e76d630df1 llama : grouped-query attention + LLaMAv2 70B support (#2276) il y a 2 ans
  Guillaume "Vermeille" Sanchez ab0e26bdfb llama : remove cfg smooth factor as it is only a reparameterization of the guidance scale (#2280) il y a 2 ans
  Georgi Gerganov ae178ab46b llama : make tensor_split ptr instead of array (#2272) il y a 2 ans
  Rinne 294f424554 llama : extend API to get max devices at runtime (#2253) il y a 2 ans
  Xiao-Yong Jin 6e7cca4047 llama : add custom RoPE (#2054) il y a 2 ans
  Bach Le 7513b7b0a1 llama : add functions that work directly on model (#2197) il y a 2 ans