Commit History

Author SHA1 Message Date
  Mehdi Z. 41adb27e76 sampler: fix typos in DRY (#857) 1 month ago
  AlpinDale c6e0ae0515 sampler: apply sequence breakers per-sequence in a batch 1 month ago
  AlpinDale 44eb7df8c3 misc: trailing whitespace 1 month ago
  AlpinDale f28847b38b sampler: optimize DRY performance using z-algorithm 1 month ago
  AlpinDale 2150bb5019 sampler: add range parameter for DRY (#855) 1 month ago
  AlpinDale 72c505ad84 sampler: fix dry concurrency issue (#852) 1 month ago
  Selali 14ac216498 sampler: add output_tokens to DRY sampler (#849) 1 month ago
  AlpinDale dfa34d1b24 feat: add sampler_priorty (#837) 2 months ago
  AlpinDale 60f7b828d5 feat: add skew sampling (#834) 2 months ago
  AlpinDale ba9d8f631a feat: add no_repeat_ngram sampler (#832) 2 months ago
  Selali 4c4a365f77 feat: Add DRY (Don't Repeat Yourself) sampling (#827) 2 months ago
  AlpinDale bfc8988116 feat: add cuda sampling kernels for top_k and top_p (#828) 2 months ago
  AlpinDale 22427602eb feat: add top-nsigma sampling method 2 months ago
  50h100a 273c61d406 guard against nan temperature from dynatemp (or anywhere else). 2 months ago
  50h100a a22e887319 why we don't use the github website editor to make changes 2 months ago
  50h100a 54a8320638 logit shenanigans to prevent even worse shenanigans 2 months ago
  50h100a b6a897d2a1 fix temperature, and address those pernicious dynatemp NaNs 2 months ago
  50h100a 83040c6389 Mask dynatemp using min/max, rather than exp 2 months ago
  Pyroserenus 99fc6f4697 fix: crash in token bans (#764) 3 months ago
  AlpinDale ad181e3fef feat: bring back dynatemp (#754) 4 months ago
  AlpinDale 6329c2d53f chore: re-enable custom token bans (#751) 4 months ago
  AlpinDale abd9d5799a feat: add XTC Sampling (#740) 4 months ago
  AlpinDale 198029295c fix: empty sampler output when temperature is too low (#709) 4 months ago
  AlpinDale 1394008421 chore: decouple `should_modify_greedy_probs_inplace (#671) 4 months ago
  AlpinDale 2da6a3ec2b feat: option to apply temperature scaling last (#670) 4 months ago
  50h100a cbdf2d986f quadratic sampling: separate diff from logits to avoid NaNs. 4 months ago
  AlpinDale f1d0b77c92 [0.6.0] Release Candidate (#481) 4 months ago
  AlpinDale 9d81716bfd [v0.5.3] Release Candidate (#388) 8 months ago
  50h100a f663d3fccc Merge pull request #397 from 50h100a/pr_samplerasserts 9 months ago
  50h100a 85ae23ac3c Missed .items() and assert 9 months ago