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
justheuristic dcce43670f
Hotfix: set transformers version <=4.34 temporarily (#538)
* fix transformers version for now


Co-authored-by: horik <hr.mail.qaq@gmail.com>
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) 8 months ago
server Improve default arguments for clients and servers (#530) 7 months ago
utils Fix file locks in NFS-mounted directories (#517) 9 months ago
__init__.py Hotfix: set transformers version <=4.34 temporarily (#538) 7 months ago
constants.py Update to petals.dev (#390) 11 months ago
data_structures.py Store (start_block, end_block) in each DHT record for reliability (#510) 9 months ago
dht_utils.py Move SequenceManagerConfig -> ClientConfig, petals.dht_utils -> petals.utils.dht (#463) 10 months ago