Commit Graph

508 Commits (main)
 

Author SHA1 Message Date
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
Pavel Samygin 57f4e0a899 add identity path 2 years ago
justheuristic 35310698f0 newer hivemind version 2 years ago
justheuristic 8959727dea add minimalistic benchmarks 2 years ago
justheuristic a798ea04a6 add minimalistic benchmarks 2 years ago
justheuristic e3a7d5af30 inference mode 2 years ago
justheuristic 3b16d6ffdb black-isort 2 years ago
justheuristic a28ea0aa6f
Merge pull request #9 from learning-at-home/rpc
Rudimentary decentralization
2 years ago
justheuristic 14e316b52a black-isort 2 years ago
justheuristic eea9287182 RemoteTransformerBlock 2 years ago
justheuristic 3e9fd63a02 RemoteTransformerBlock 2 years ago
justheuristic 1cca611c9f undo rename 2 years ago
justheuristic 7ce7cd7a97 basic backend 2 years ago
justheuristic 1c49bcb741 basic backend 2 years ago
justheuristic 3215945882 use logger 2 years ago
justheuristic ce5dedd2c7 rename 2 years ago
justheuristic 8f5d022d18 save hidden size 2 years ago
justheuristic e2e9d0e94c memory cache for attention KVs 2 years ago
justheuristic e5e8c9ed12 expel all bloom-specific files to src.bloom 2 years ago
justheuristic 324ea2dc96 save non-transformer params separately 2 years ago
justheuristic 54cf292374 backend schema 2 years ago
justheuristic 3ccd0b5e2d account for layer_past in alibi 2 years ago
justheuristic fb3bfbb78f optimization TODOs for later 2 years ago
justheuristic 902bf6400a [temp workaround] create alibi 2 years ago
justheuristic 05faa0b3c8 add quantization script for cpu 2 years ago
justheuristic ffb56a65ed keep hidden_size as property 2 years ago
justheuristic ffce7718ac layer.py -> block.py 2 years ago
justheuristic 9c929b6f3b layer.py -> bloom_block.py 2 years ago
justheuristic 79925fc5f7 [more disclaimers] 2 years ago