Historie revizí

Autor SHA1 Zpráva Datum
  kalomaze 238657db23 samplers : Min-P sampler implementation [alternative to Top P/Top K] (#3841) před 2 roky
  Kerfuffle 6e08281e58 Extend llama_kv_cache_seq_rm to allow matching any sequence (#3843) před 2 roky
  Georgi Gerganov ee1a0ec9cb llama : add option for greedy sampling with probs (#3813) před 2 roky
  Henk Poley 177461104b common : print that one line of the syntax help *also* to standard output (#3823) před 2 roky
  Marcus Dunn 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) před 2 roky
  vvhg1 d3956aea53 main : escape prompt for cfg_negative_prompt and consecutive inputs in main with interactive (#3623) před 2 roky
  Georgi Gerganov d1031cf49c sampling : refactor init to use llama_sampling_params (#3696) před 2 roky
  Georgi Gerganov 0e89203b51 speculative : add tree-based sampling example (#3624) před 2 roky
  staviq 1a159553f9 tokenizer : special token handling (#3538) před 2 roky
  M. Yusuf Sarıgöz 370359e5ba examples: support LLaVA v1.5 (multimodal model) (#3436) před 2 roky
  Kerfuffle 70c29da118 common : fix mirostat state when using multiple sequences (#3543) před 2 roky
  Kerfuffle a16e89cec8 Fix trying to strip newline from empty prompt and cfg prompt file content (#3534) před 2 roky
  pudepiedj a8777ad84e parallel : add option to load external prompt file (#3416) před 2 roky
  Jhen-Jie Hong 97af49fa39 server : reuse llama_sample_token common util (#3494) před 2 roky
  Kenvix ⭐ 45eba9369f build : use std::make_tuple() for compatibility with older GCC versions (#3488) před 2 roky
  staviq acec9eaaa9 common : process escape sequences in reverse prompts (#3461) před 2 roky
  goerch ff5a3f0c09 Work on the BPE tokenizer (#3252) před 2 roky
  vvhg1 c97f01c362 infill : add new example + extend server API (#3296) před 2 roky
  Cebtenzzre bc39553c90 build : enable more non-default compiler warnings (#3200) před 2 roky
  slaren 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) před 2 roky
  xaedes 0e76a8992c train : finetune LORA (#2632) před 2 roky
  Georgi Gerganov ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) před 2 roky
  Cebtenzzre a5661d7e71 llama : allow gguf RoPE keys to be overridden with defaults (#3240) před 2 roky
  goerch b08e75baea Fixing the last deviations from sentencepiece indicated by test-tokenizer-1 (#3170) před 2 roky
  Cebtenzzre 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) před 2 roky
  Roland 2d770505a8 llama : remove mtest (#3177) před 2 roky
  FK 84e723653c speculative: add --n-gpu-layers-draft option (#3063) před 2 roky
  Cebtenzzre 00d62adb79 fix some warnings from gcc and clang-tidy (#3038) před 2 roky
  Georgi Gerganov c4f496648c metal : fix kernel_norm (fixes Falcon on Metal) (#3057) před 2 roky
  Cebtenzzre de2fe892af examples : replace fprintf to stdout with printf (#3017) před 2 roky