Commit Graph

286 Commits (34644f13e12845bf21072c9d51350692ce4e9af5)
 

Author SHA1 Message Date
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
Dmitry Baranchuk 4d27080ccc add scripts to deploy a swarm 2 years ago
justheuristic f9b6b67b09 [typo] fix typo where run_server with blocks with index 0 would cause server.create to NOT start (start=0) 2 years ago
justheuristic d5c410bb1f fix auth token 2 years ago
justheuristic ca3c08acc1
Update README.md 2 years ago
justheuristic 34b8b86673 disclaimer: this part is a work-in-progress 2 years ago
justheuristic 1cdf8a77fb basic chained inference (multiple blocks per one RPC call) 2 years ago
justheuristic ce9556dcb0 deprecation warning 2 years ago
justheuristic d03b38b9eb black-isort 2 years ago
justheuristic 01b9bced78 black-isort 2 years ago
justheuristic 0e7afea026 Merge remote-tracking branch 'origin/main' into main 2 years ago
justheuristic 2eb47cbedd support hosting multiple instances of the same block 2 years ago
justheuristic 14b6d04b0f install hivemind from pip 2 years ago
justheuristic f3722d52cf
Update README.md 2 years ago
justheuristic aaaf0c2dad better testing readme 2 years ago
justheuristic 83cd4412a1 black-isort 2 years ago
justheuristic 2bf83b42e5 add testing guide 2 years ago
justheuristic b843328b65 mask 2 years ago
justheuristic 5d8f7be546 causal mask by default 2 years ago
justheuristic 1ab5fb1630 fetch a specific bloom block without downloading the entire model 2 years ago
justheuristic a6fca51212 fetch a specific bloom block without downloading the entire model 2 years ago
justheuristic 6047a2ffe0 push config and tokenizer separately 2 years ago
justheuristic 2d55e6e4fe instructions to test distributed inference 2 years ago
justheuristic 9be7c81b78 instructions to test distributed inference 2 years ago
justheuristic cc9a76625d warn about long runtime 2 years ago
justheuristic 82214699f2 notes on hosting servers 2 years ago
justheuristic b6f3bbfd97 black 2 years ago
justheuristic 84de19fb1a better status logs 2 years ago
justheuristic 1555d98f66 push converted model to hub 2 years ago
justheuristic 736f1d1085 push converted model to hub 2 years ago
justheuristic 15d0ea7129 fix black 2 years ago
justheuristic e8241d2915 black everything 2 years ago
justheuristic 3b9351de1c isort 2 years ago
justheuristic ed468af8d6 leave a todo for attention mask 2 years ago
justheuristic 33358bc52b rpc_inference works 2 years ago
justheuristic 47c308306a TODOs were moved to https://github.com/learning-at-home/bloom-demo/issues/3#issuecomment-1159686069 2 years ago
justheuristic a00ec56ade basic multi-step inference session 2 years ago
justheuristic c4d508c00e remove some unnecessary debugprints 2 years ago
justheuristic a44cb84f06 basic cache checks (via debugprint) 2 years ago
justheuristic fee63bd440 rpc_inference works! 2 years ago
justheuristic 8092bd31ff swap to int64 (rationale: pytorch does not support uint64) 2 years ago
justheuristic 62d7fde8af pre-check type 2 years ago
justheuristic 7fba411dff extended run_serverexample 2 years ago
justheuristic 20497f81d1 switch to hivemind-master 2 years ago
justheuristic 5a15c13ca7 switch to hivemind-master 2 years ago