Historial de Commits

Autor SHA1 Mensaje Fecha
  Ziad Ben Hadj-Alouane f43f09366d server : add single-client multi-prompt support (#4232) hace 2 años
  Georgi Gerganov af19d35734 server : OAI API compatibility (#4198) hace 2 años
  Haohui Mai 55978ce09b Fix incorrect format strings and uninitialized variables. (#4133) hace 2 años
  SoftwareRenderer 936c79b227 server : relay error messages (#4131) hace 2 años
  Kerfuffle 91f6499393 Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040) hace 2 años
  Alexey Parfenov d96ca7ded7 server : fix crash when prompt exceeds context size (#3996) hace 2 años
  Mihai 57ad015dc3 server : add min_p param (#3877) hace 2 años
  cebtenzzre b12fa0d1c1 build : link against build info instead of compiling against it (#3879) hace 2 años
  cebtenzzre 898aeca90a llama : implement YaRN RoPE scaling (#2268) hace 2 años
  Adrian Hesketh ca190bca8e server : re-enable completion and embedded at the same time (#3876) hace 2 años
  Kerfuffle 6e08281e58 Extend llama_kv_cache_seq_rm to allow matching any sequence (#3843) hace 2 años
  Georgi Gerganov 34b2a5e1ee server : do not release slot on image input (#3798) hace 2 años
  cebtenzzre ad93962657 server : add parameter -tb N, --threads-batch N (#3584) (#3768) hace 2 años
  Georgi Gerganov 1717521cdb server : do not block system prompt update (#3767) hace 2 años
  Marcus Dunn 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) hace 2 años
  Georgi Gerganov 438c2ca830 server : parallel decoding and multimodal (#3677) hace 2 años
  Georgi Gerganov d1031cf49c sampling : refactor init to use llama_sampling_params (#3696) hace 2 años
  Georgi Gerganov a0edf73bda server : fix uninitialized sampling context (close #3685) hace 2 años
  Georgi Gerganov 0e89203b51 speculative : add tree-based sampling example (#3624) hace 2 años
  Georgi Gerganov 57dd55e2c7 server : fix kv cache management (#3588) hace 2 años
  Michael Coppola a8bdd65525 server : add parameter -tb N, --threads-batch N (#3584) hace 2 años
  Kerfuffle 70c29da118 common : fix mirostat state when using multiple sequences (#3543) hace 2 años
  vvhg1 11ea5c7d96 infill. : fix tokenization (#3508) hace 2 años
  Jhen-Jie Hong 97af49fa39 server : reuse llama_sample_token common util (#3494) hace 2 años
  Kenvix ⭐ 45eba9369f build : use std::make_tuple() for compatibility with older GCC versions (#3488) hace 2 años
  Jhen-Jie Hong e8b8d32e86 server : fix incorrect num_tokens_predicted (#3480) hace 2 años
  Georgi Gerganov ac2219fef3 llama : fix session saving/loading (#3400) hace 2 años
  vvhg1 c97f01c362 infill : add new example + extend server API (#3296) hace 2 años
  slaren 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) hace 2 años
  xaedes 0e76a8992c train : finetune LORA (#2632) hace 2 años