Historique des commits

Auteur SHA1 Message Date
  Alexander Borzunov a26559ff65 Fix `.generate(input_ids=...)` (#485) il y a 2 ans
  Alexander Borzunov de2475f31c Make client compatible with transformers' GenerationMixin (#464) il y a 2 ans
  Alexander Borzunov 8c546d988a Test Llama, rebalancing, throughput eval, and all CLI scripts (#452) il y a 2 ans
  justheuristic 5af04524dd Split long sequences into chunks (#403) il y a 2 ans
  Artem Chumachenko b9f0a5467f Support peft LoRA adapters (#335) il y a 2 ans
  Alexander Borzunov cb3f018f9f Add LLaMA support (#323) il y a 2 ans
  Max Ryabinin 793726b041 Speed up loading blocks using init with meta weights (#285) il y a 2 ans
  Alexander Borzunov fee19e9b9b Use get_logger(__name__) instead of get_logger(__file__) (#265) il y a 2 ans
  Alexander Borzunov 668b736031 Fix logging: do not duplicate lines, enable colors in Colab (#156) il y a 2 ans
  Max Ryabinin bd91be27ea Add missing methods for SamplingAlgorithm, fix docstrings (#107) il y a 2 ans
  justheuristic b04982c1a2 Bump transformers to 4.25.1 (#151) il y a 2 ans
  Alexander Borzunov 7bd5916744 Make Petals a pip-installable package (attempt 2) (#102) il y a 2 ans
  Artem Chumachenko fdb3583a8c Add Beam Search decoding algorithm (#87) il y a 2 ans
  justheuristic d271b75dd4 Let users specify sequence length instead of assuming 2048 (#52) il y a 3 ans
  justheuristic a2634001e9 Reduce vocabulary size in test model, fix bug in routing when overlapped (#45) il y a 3 ans
  Artem Chumachenko d989b94614 Pack of Inference Changes (#37) il y a 3 ans
  justheuristic f0cffbf67e Miscellaneous fixes to automatic tests (#35) il y a 3 ans
  justheuristic f0c7383181 Implement RemoteSequential slicing and extra repr, add tests (#30) il y a 3 ans
  justheuristic e2711a033b Add automated tests (#23) il y a 3 ans
  justheuristic 4eadd00a2c rm prefix from tests il y a 3 ans
  justheuristic e32208c954 black-isort il y a 3 ans
  justheuristic 4ad845bce3 black-isort il y a 3 ans
  Dmitry Baranchuk e66ab6f1f2 design interface & refactoring il y a 3 ans
  justheuristic a6c4a606e0 compare logits to logits il y a 3 ans
  justheuristic d0c7f2a886 test full model exact match il y a 3 ans