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 2ad0b2b936
Fix p2p pushing in rpc_inference (by @miaoqijun ) , support transformers 4.38.2 (#563)
This pull request solves #560 using a solution proposed by @miaoqijun .
It also bumps transformers to the latest version to test with the latest code.

---------

Co-authored-by: Yingtong Dou <ytongdou@gmail.com>
2 weeks ago
..
cli Improve default arguments for clients and servers (#530) 5 months ago
client Bump transformers and accelerate versions (#554) 1 month ago
models Fix p2p pushing in rpc_inference (by @miaoqijun ) , support transformers 4.38.2 (#563) 2 weeks ago
server Fix p2p pushing in rpc_inference (by @miaoqijun ) , support transformers 4.38.2 (#563) 2 weeks ago
utils Bump transformers and accelerate versions (#554) 1 month ago
__init__.py Fix p2p pushing in rpc_inference (by @miaoqijun ) , support transformers 4.38.2 (#563) 2 weeks ago
constants.py Update to petals.dev (#390) 8 months ago
data_structures.py Store (start_block, end_block) in each DHT record for reliability (#510) 6 months ago
dht_utils.py Move SequenceManagerConfig -> ClientConfig, petals.dht_utils -> petals.utils.dht (#463) 8 months ago