提交历史

作者 SHA1 备注 提交日期
  Alexey Parfenov 6dcc02d244 server : add "samplers" param to control the samplers order (#5494) 1 年之前
  Alexey Parfenov a803333a4e common : use enums for sampler types (#5418) 1 年之前
  Georgi Gerganov 139b62a839 common : fix compile warning 1 年之前
  Johannes Gäßler 26d4efd11e sampling: fix top_k <= 0 (#5388) 1 年之前
  Michael Klimenko 35a2ee9143 Remove unused data and add fixes (#5154) 2 年之前
  l3utterfly 5eaf9964fc llama : dynamic temperature sampling (#4972) 2 年之前
  David Friehs 4483396751 llama : apply classifier-free guidance to logits directly (#4951) 2 年之前
  Alexey Parfenov 6123979952 server : allow to specify custom prompt for penalty calculation (#3727) 2 年之前
  kalomaze b9ec82d262 grammar : check the full vocab only if necessary (opt) (#4306) 2 年之前
  Georgi Gerganov caa9249217 common : fix compile warning 2 年之前
  MaggotHATE 52c8bc3cf3 sampling : custom samplers order (#4285) 2 年之前
  l3utterfly e75dfdd31b sampling : null grammar field after reset (#3885) 2 年之前
  kalomaze 238657db23 samplers : Min-P sampler implementation [alternative to Top P/Top K] (#3841) 2 年之前
  Georgi Gerganov ee1a0ec9cb llama : add option for greedy sampling with probs (#3813) 2 年之前
  Marcus Dunn 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) 2 年之前
  Georgi Gerganov d1031cf49c sampling : refactor init to use llama_sampling_params (#3696) 2 年之前
  Georgi Gerganov 0e89203b51 speculative : add tree-based sampling example (#3624) 2 年之前
  Kerfuffle 70c29da118 common : fix mirostat state when using multiple sequences (#3543) 2 年之前