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
Alexander Borzunov 668b736031
Fix logging: do not duplicate lines, enable colors in Colab (#156)
1 year ago
..
routing Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago
__init__.py Optimize RemoteSequenceManager (#106) 2 years ago
inference_session.py Allow .generate() to reuse existing inference session (#132) 2 years ago
remote_forward_backward.py Fix dtypes in backend schemas (#99) 2 years ago
remote_generation.py Add missing methods for SamplingAlgorithm, fix docstrings (#107) 1 year ago
remote_model.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago
remote_sequential.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago
sequential_autograd.py Don't ban servers in case of client-caused handler errors (#134) 2 years ago