Commit History

Author SHA1 Message Date
  Alexander Borzunov 780780a8a4 Update code example as in #58 3 years ago
  Alexander Borzunov 640e9d67dc Refine a FAQ question 3 years ago
  Alexander Borzunov ab63784191 Add FAQ 3 years ago
  Alexander Borzunov c094697792 Make "Privacy and Security" a bit more concise 3 years ago
  Alexander Borzunov ac8d260ca9 Use arxiv link for the paper, add "Privacy and security" discussion 3 years ago
  Alexander Borzunov 9bea7b9ea8 Update bullet points with feedback from Tim and other people (#61) 3 years ago
  Alexander Borzunov 7653562aa1 Use latest version of Petals scheme, shrink Petals logo (#59) 3 years ago
  Alexander Borzunov 2eb5843852 Update readme for the 1st public release (#57) 3 years ago
  Pavel Samygin 0be21775af remove transformer block, implement as sequential of size 1 (#54) 3 years ago
  Artem Chumachenko 77220c718c Add shallow prefix-tuned inference (#55) 3 years ago
  justheuristic d271b75dd4 Let users specify sequence length instead of assuming 2048 (#52) 3 years ago
  Dmitry Baranchuk 948877149c Fix recovering for sequential_backward (#50) 3 years ago
  Dmitry Baranchuk 24ba3433e4 [Fix] make distributed seq cls to not create the full bloom model (#49) 3 years ago
  justheuristic f12d0deee9 [quickfix 1/n] remove expensive assertions in inference code (#48) 3 years ago
  Dmitry Baranchuk 0fd2caa4be Convert actual model weights (#46) 3 years ago
  justheuristic a2634001e9 Reduce vocabulary size in test model, fix bug in routing when overlapped (#45) 3 years ago
  Dmitry Baranchuk 5745882c67 fix rpc_forward_stream 3 years ago
  Dmitry Baranchuk 6095f58681 Deep distributed prompt tuning (#42) 3 years ago
  justheuristic 9460220a10 make pytest outputs more verbose (#44) 3 years ago
  Dmitry Baranchuk c4aa1f49df Rename 350m -> 560m (#43) 3 years ago
  Dmitry Baranchuk 11a424837f integrate mixed-8bit model (#39) 3 years ago
  Alexander Borzunov 7d39d46966 Use "PETALS" as the readme title (#40) 3 years ago
  Dmitry Baranchuk 04a2b6f5e3 Support various backend dtypes & async serialization (#38) 3 years ago
  Artem Chumachenko d989b94614 Pack of Inference Changes (#37) 3 years ago
  Dmitry Baranchuk 6573076883 Sequential and parallel forward / backward (#36) 3 years ago
  justheuristic f0cffbf67e Miscellaneous fixes to automatic tests (#35) 3 years ago
  Dmitry Baranchuk 7de3acf909 Fix is_subsequence (#32) 3 years ago
  justheuristic f0c7383181 Implement RemoteSequential slicing and extra repr, add tests (#30) 3 years ago
  Artem Chumachenko 6ee942e915 Add GenerationMixin class (#29) 3 years ago
  justheuristic 177d81bea6 CI: use GIT_REF_NAME instead of GIT_HEAD_REF (#28) 3 years ago