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/client
Shuchang Zhou 3189b395f0
Fix a typo in error message (#227)
By the code context, it can be inferred that do_sample==False when control reaches this point.
1 year ago
..
routing Improve errors in case of missing blocks, suggest to join your own server (#212) 1 year ago
__init__.py Fix issues related to `petals` as a module (#159) 1 year ago
inference_session.py Use length-weighted sampling in routing for inference (#204) 1 year ago
remote_forward_backward.py Fix dtypes in backend schemas (#99) 2 years ago
remote_generation.py Fix a typo in error message (#227) 1 year ago
remote_model.py Support libp2p relays for NAT traversal (#186) 1 year ago
remote_sequential.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago
sequential_autograd.py Use length-weighted sampling in routing for inference (#204) 1 year ago