Commit History

Author SHA1 Message Date
  AlpinDale 4d04ade9ef feat: fine-grained seeds (#279) 11 months ago
  anon998 35b9033782 fix: crash in quadratic sampling when batch > 1 (#253) 1 year ago
  50h100a f619c96c79 fix: zero token output due to temperature bias (#243) 1 year ago
  50h100a 53a9c60442 fix: logit processor declarations and application (#242) 1 year ago
  50h100a 2e3318c1fa yapf considers this space to be CRITICAL 1 year ago
  50h100a 25acebe33d better variable naming 1 year ago
  50h100a 7b3bb995c1 topk as linear write 1 year ago
  AlpinDale e73a92ad2f fix: remove the mask for quadratic sampling (#236) 1 year ago
  AlpinDale 1c46fa31ad feat: add quadratic sampling (#233) 1 year ago
  AlpinDale c3a221eb02 feat: GGUF, QuIP#, and Marlin support (#228) 1 year ago
  AlpinDale c0aac15421 feat: S-LoRA support (#222) 1 year ago
  AlpinDale 8fa608aeb7 feat: replace Ray with NCCL for control plane comms (#221) 1 year ago
  Stefan Gligorijevic 9e7e108dc8 chore: clamp dynatemp_min (#214) 1 year ago
  Stefan Gligorijevic 56446a04bb feat: dynamic temperature (#209) 1 year ago
  AlpinDale d54791aaa8 feat: reduce sampler overhead by making it less blocking (#198) 1 year ago
  AlpinDale 653da510d1 chore: rewrite InputMetadata (#143) 1 year ago
  AlpinDale 6c914ea0e4 fix: `SequenceOutputs` -> `SequenceOutput` (#133) 1 year ago
  Stefan Gligorijevic a5255901c6 feat: min_p sampling (#106) 1 year ago
  AlpinDale ae7d8df224 fix lint issues (again) 1 year ago
  50h100a fa0ae5a2c9 feat: new mirostatv2 implementation (#96) 1 year ago
  AlpinDale 69204736de Revert "fix: sync CPU delay in sampler (#93)" 1 year ago
  AlpinDale ce66e1df56 fix: sync CPU delay in sampler (#93) 1 year ago
  AlpinDale 74604eb252 fix: pylint complaints (#91) 1 year ago
  AlpinDale efc6f7fbec chore: reformats (#90) 1 year ago
  AlpinDale 3d72f05c7b feat: flattened 1D tensor -> 2D tensor (#85) 1 year ago
  AlpinDale e6be0118c9 feat: prompt logprobs and batched samplers (#77) 1 year ago
  Stefan Gligorijevic 34c1c8c83a feat: Enable banning tokens (#80) 1 year ago
  50h100a d0eadd4dbd Added `min_tokens` and reimplemented `ignore_eos` using a new logit processor (#70) 1 year ago
  AlpinDale 04a27c6aeb fix: revert mirostat v2 (#79) 1 year ago
  Stefan Gligorijevic 5dbd262033 feat: Mirostat v2 (#69) 1 year ago