Historique des commits

Auteur SHA1 Message Date
  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
  M. Yusuf Sarıgöz 370359e5ba examples: support LLaVA v1.5 (multimodal model) (#3436) il y a 2 ans
  Kerfuffle 70c29da118 common : fix mirostat state when using multiple sequences (#3543) il y a 2 ans
  Kerfuffle a16e89cec8 Fix trying to strip newline from empty prompt and cfg prompt file content (#3534) il y a 2 ans
  pudepiedj a8777ad84e parallel : add option to load external prompt file (#3416) il y a 2 ans
  Jhen-Jie Hong 97af49fa39 server : reuse llama_sample_token common util (#3494) il y a 2 ans
  Kenvix ⭐ 45eba9369f build : use std::make_tuple() for compatibility with older GCC versions (#3488) il y a 2 ans
  staviq acec9eaaa9 common : process escape sequences in reverse prompts (#3461) il y a 2 ans
  goerch ff5a3f0c09 Work on the BPE tokenizer (#3252) il y a 2 ans
  vvhg1 c97f01c362 infill : add new example + extend server API (#3296) il y a 2 ans
  Cebtenzzre bc39553c90 build : enable more non-default compiler warnings (#3200) 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
  Cebtenzzre a5661d7e71 llama : allow gguf RoPE keys to be overridden with defaults (#3240) 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
  Roland 2d770505a8 llama : remove mtest (#3177) il y a 2 ans
  FK 84e723653c speculative: add --n-gpu-layers-draft option (#3063) il y a 2 ans
  Cebtenzzre 00d62adb79 fix some warnings from gcc and clang-tidy (#3038) il y a 2 ans
  Georgi Gerganov c4f496648c metal : fix kernel_norm (fixes Falcon on Metal) (#3057) il y a 2 ans
  Cebtenzzre de2fe892af examples : replace fprintf to stdout with printf (#3017) il y a 2 ans
  Georgi Gerganov 921772104b speculative : add grammar support (#2991) il y a 2 ans
  Georgi Gerganov e36ecdccc8 build : on Mac OS enable Metal by default (#2901) il y a 2 ans
  Georgi Gerganov 47068e5170 speculative : PoC for speeding-up inference via speculative sampling (#2926) il y a 2 ans
  Georgi Gerganov 8f429fa511 perplexity : fix ETA by warming up the model with an empty run il y a 2 ans
  Cebtenzzre ef15649972 build : fix most gcc and clang warnings (#2861) il y a 2 ans
  staviq 8341a25957 main : log file (#2748) il y a 2 ans
  xaedes 44c117f41e train : mem usage and other improvements (#2439) il y a 2 ans