提交历史

作者 SHA1 备注 提交日期
  AlpinDale afb710e3e4 dry: use gpu for z_array computation 1 月之前
  AlpinDale f72f70cc02 dry: only apply dry to sequences that request it 1 月之前
  AlpinDale 0035dc42ed sampler: optimize DRY performance using z-algorithm (#856) 1 月之前
  AlpinDale 2150bb5019 sampler: add range parameter for DRY (#855) 1 月之前
  AlpinDale 72c505ad84 sampler: fix dry concurrency issue (#852) 1 月之前
  Selali 14ac216498 sampler: add output_tokens to DRY sampler (#849) 1 月之前
  AlpinDale dfa34d1b24 feat: add sampler_priorty (#837) 1 月之前
  AlpinDale 60f7b828d5 feat: add skew sampling (#834) 1 月之前
  AlpinDale ba9d8f631a feat: add no_repeat_ngram sampler (#832) 1 月之前
  Selali 4c4a365f77 feat: Add DRY (Don't Repeat Yourself) sampling (#827) 1 月之前
  AlpinDale bfc8988116 feat: add cuda sampling kernels for top_k and top_p (#828) 1 月之前
  AlpinDale 22427602eb feat: add top-nsigma sampling method 1 月之前
  50h100a 273c61d406 guard against nan temperature from dynatemp (or anywhere else). 1 月之前
  50h100a a22e887319 why we don't use the github website editor to make changes 1 月之前
  50h100a 54a8320638 logit shenanigans to prevent even worse shenanigans 1 月之前
  50h100a b6a897d2a1 fix temperature, and address those pernicious dynatemp NaNs 1 月之前
  50h100a 83040c6389 Mask dynatemp using min/max, rather than exp 1 月之前
  Pyroserenus 99fc6f4697 fix: crash in token bans (#764) 3 月之前
  AlpinDale ad181e3fef feat: bring back dynatemp (#754) 3 月之前
  AlpinDale 6329c2d53f chore: re-enable custom token bans (#751) 3 月之前
  AlpinDale abd9d5799a feat: add XTC Sampling (#740) 3 月之前
  AlpinDale 198029295c fix: empty sampler output when temperature is too low (#709) 4 月之前
  AlpinDale 1394008421 chore: decouple `should_modify_greedy_probs_inplace (#671) 4 月之前
  AlpinDale 2da6a3ec2b feat: option to apply temperature scaling last (#670) 4 月之前
  50h100a cbdf2d986f quadratic sampling: separate diff from logits to avoid NaNs. 4 月之前
  AlpinDale f1d0b77c92 [0.6.0] Release Candidate (#481) 4 月之前
  AlpinDale 9d81716bfd [v0.5.3] Release Candidate (#388) 8 月之前
  50h100a f663d3fccc Merge pull request #397 from 50h100a/pr_samplerasserts 9 月之前
  50h100a 85ae23ac3c Missed .items() and assert 9 月之前
  50h100a 43c9858854 Merge pull request #244 from PygmalionAI/faster_topk 9 月之前