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/petals
Alexander Borzunov 82a97d6e9e
Fix beam search in GPU clients (#531)
Fixes #503.
7 months ago
..
cli Improve default arguments for clients and servers (#530) 7 months ago
client Fix beam search in GPU clients (#531) 7 months ago
models Add position_ids argument to DistributedFalconModel (#525) 7 months ago
server Improve default arguments for clients and servers (#530) 7 months ago
utils Fix file locks in NFS-mounted directories (#517) 8 months ago
__init__.py Improve default arguments for clients and servers (#530) 7 months ago
constants.py Update to petals.dev (#390) 10 months ago
data_structures.py Store (start_block, end_block) in each DHT record for reliability (#510) 8 months ago
dht_utils.py Move SequenceManagerConfig -> ClientConfig, petals.dht_utils -> petals.utils.dht (#463) 9 months ago