You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
petals/src
justheuristic e92487e5d2
Update dependency versions (#71)
* update dependency versions
* install bitsandbytes cpuonly from pip
* remove deprecated API from task pool
* clearer startup logs

Co-authored-by: Tim Dettmers <dettmers@cs.washington.edu>
2 years ago
..
bloom [Fix] make distributed seq cls to not create the full bloom model (#49) 2 years ago
client Priority tasks (#47) 2 years ago
server Update dependency versions (#71) 2 years ago
utils Convert actual model weights (#46) 2 years ago
__init__.py Measure and cache network & compute throughput (#21) 2 years ago
data_structures.py Implement RemoteSequential slicing and extra repr, add tests (#30) 2 years ago
dht_utils.py remove transformer block, implement as sequential of size 1 (#54) 2 years ago