Commit History

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