Commit Graph

130 Commits (diff)
 

Author SHA1 Message Date
justheuristic a8357faa45 WIP 2 years ago
justheuristic 477da687f9 WIP 2 years ago
justheuristic e32208c954 black-isort 2 years ago
justheuristic 4ad845bce3 black-isort 2 years ago
justheuristic 0f9cd687d4
Merge pull request #18 from learning-at-home/rpc
Chained rpc_forward & rpc_backward
2 years ago
Dmitry Baranchuk 4cb986f680 add chained rpc_forward & rpc_backward 2 years ago
Dmitry Baranchuk 0b5a68983f
Merge pull request #17 from learning-at-home/update-model
Update client and model
2 years ago
Dmitry Baranchuk 29999a6691 rm debug print 2 years ago
Dmitry Baranchuk e66ab6f1f2 design interface & refactoring 2 years ago
Dmitry Baranchuk be83e6d0cb refactoring 2 years ago
Dmitry Baranchuk 6a603f9cd6 set requires_grad=False, lm_layer -> h @ word_embeddings, rm lm_layer from comverted_model 2 years ago
Dmitry Baranchuk d969172208 set requires_grad=False, lm_layer -> h @ word_embeddings, rm lm_layer from comverted_model 2 years ago
justheuristic 30d8bf3301 Merge branch 'main' of github.com:learning-at-home/bloom-demo into main 2 years ago
Aleksandr Borzunov 792dc4bcf8 review 2 years ago
justheuristic 8de7c1687b
list latest additions 2 years ago
justheuristic d42e8abd38 Merge branch 'client' into main 2 years ago
justheuristic d688cb0d22 stupid, slow, fragile, but correct full model inference 2 years ago
justheuristic a6c4a606e0 compare logits to logits 2 years ago
justheuristic d0c7f2a886 test full model exact match 2 years ago
justheuristic 3f42b3fb8d run inference with no grad 2 years ago
justheuristic db3ad89c2e temporary fix for info 2 years ago
justheuristic 6113a7e955 create alibi inside each block 2 years ago
justheuristic 8ff45d136d check for absent args 2 years ago
justheuristic f8b7aaece4 proper __len__ 2 years ago
justheuristic dfc7449cd5 fix hanging 2 years ago
artek0chumak 9c31c16ecd review 2 years ago
justheuristic 75fdd9d2cd typo 2 years ago
justheuristic 4c92d8636f forward exc details 2 years ago
justheuristic e7f716502c inference session 2 years ago
justheuristic a7be94e6e7 debug-check 2 years ago
justheuristic 217f109723 fix reference 2 years ago
justheuristic a4bdce32c1 fix reference 2 years ago
justheuristic ec477b910b rename 2 years ago
justheuristic e38ab3f134 typing fix 2 years ago
Aleksandr Borzunov b78d713347 refactor, add swarm info 2 years ago
Dmitry Baranchuk d7baa9997d rm deprecated files 2 years ago
Dmitry Baranchuk f60a7dd183 deploy swarm on local & remote machines 2 years ago
justheuristic 331591c915 less intrusive warnings 2 years ago
justheuristic 9c492bbe8c Infer prefix by defaukt 2 years ago
justheuristic 19ae71e8fc from_pretrained 2 years ago
justheuristic eea6fbb318 check for past key values properly 2 years ago
justheuristic 3f32912937 check for past key values properly 2 years ago
justheuristic 7903bd8f9f check for none 2 years ago
justheuristic 471e47c0f5 black-isort 2 years ago
justheuristic 7d68f6b9a4 fix model creation 2 years ago
justheuristic 828291788e fix import cycle 2 years ago
justheuristic 5849cea28c prototype remote sequential 2 years ago
Dmitry Baranchuk 775f5b25cb
fix use_auth_token 2 years ago
justheuristic 6e3db6bed6 black-isort 2 years ago
justheuristic 894cd5d586 Merge branch 'fix-auth-token' into main 2 years ago