Historial de Commits

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