Commit History

Author SHA1 Message Date
  Aleksandr Borzunov a16b78f019 Remove warning about RemoteSequential being experimental 2 years ago
  Alexander Borzunov 11d6ba683c Make inference, forward, and backward fully fault-tolerant (#91) 2 years ago
  Pavel Samygin 0be21775af remove transformer block, implement as sequential of size 1 (#54) 3 years ago
  justheuristic d271b75dd4 Let users specify sequence length instead of assuming 2048 (#52) 3 years ago
  Dmitry Baranchuk 6095f58681 Deep distributed prompt tuning (#42) 3 years ago
  Dmitry Baranchuk 6573076883 Sequential and parallel forward / backward (#36) 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
  justheuristic e2711a033b Add automated tests (#23) 3 years ago
  justheuristic c792f50b9c fix import order 3 years ago
  justheuristic e32208c954 black-isort 3 years ago
  justheuristic 4ad845bce3 black-isort 3 years ago
  Dmitry Baranchuk 29999a6691 rm debug print 3 years ago
  Dmitry Baranchuk d969172208 set requires_grad=False, lm_layer -> h @ word_embeddings, rm lm_layer from comverted_model 3 years ago
  justheuristic db3ad89c2e temporary fix for info 3 years ago
  justheuristic f8b7aaece4 proper __len__ 3 years ago
  justheuristic dfc7449cd5 fix hanging 3 years ago
  justheuristic 75fdd9d2cd typo 3 years ago
  justheuristic 4c92d8636f forward exc details 3 years ago
  justheuristic e7f716502c inference session 3 years ago
  justheuristic 217f109723 fix reference 3 years ago
  justheuristic a4bdce32c1 fix reference 3 years ago
  justheuristic ec477b910b rename 3 years ago
  justheuristic e38ab3f134 typing fix 3 years ago
  Aleksandr Borzunov b78d713347 refactor, add swarm info 3 years ago
  justheuristic 19ae71e8fc from_pretrained 3 years ago
  justheuristic 7903bd8f9f check for none 3 years ago
  justheuristic 471e47c0f5 black-isort 3 years ago
  justheuristic 7d68f6b9a4 fix model creation 3 years ago
  justheuristic 828291788e fix import cycle 3 years ago