Aleksandr Borzunov
|
c859eb9749
Fix running speed test
|
2 年 前 |
Aleksandr Borzunov
|
1a34fd41b3
Remove project_name
|
2 年 前 |
Aleksandr Borzunov
|
e2a43476a6
Fix readme, notebook, workflows
|
2 年 前 |
Aleksandr Borzunov
|
78b06bb9c1
Use setup.cfg and pyproject.toml isntead of requirements*.txt
|
2 年 前 |
Aleksandr Borzunov
|
ef1d73477e
Fix imports
|
2 年 前 |
Aleksandr Borzunov
|
97a935dbb9
Move `cli` => `src/petals/cli`
|
2 年 前 |
Aleksandr Borzunov
|
3c3eea47f8
Move `src` => `src/petals`
|
2 年 前 |
Alexander Borzunov
|
0c3781a89c
Shorten bullet points in readme
|
2 年 前 |
Alexander Borzunov
|
ab41223b17
Fix dtype- and device-related client issues (#98)
|
2 年 前 |
Alexander Borzunov
|
c6e1b5a8e5
Add various server timeouts, lower --max_batch_size and --inference_max_length defaults (#97)
|
2 年 前 |
Alexander Borzunov
|
d8ef09146e
Improve server's logging (#96)
|
2 年 前 |
Artem Chumachenko
|
fdb3583a8c
Add Beam Search decoding algorithm (#87)
|
2 年 前 |
Alexander Borzunov
|
fef7257fe0
Try to fix protobuf versions once again (#95)
|
2 年 前 |
Aleksandr Borzunov
|
1b51703444
Revert protobuf version change
|
2 年 前 |
Alexander Borzunov
|
b26b0b7121
Require hivemind with fixed compression and protobuf working on Colab (#94)
|
2 年 前 |
Alexander Borzunov
|
8a73b41a42
Make ServerState announcements work better (#93)
|
2 年 前 |
Alexander Borzunov
|
dc71574a63
Use public swarm by default (#92)
|
2 年 前 |
Alexander Borzunov
|
11d6ba683c
Make inference, forward, and backward fully fault-tolerant (#91)
|
2 年 前 |
Artem Chumachenko
|
695df826c2
Force reinstall for hivemind in example notebooks (#88)
|
2 年 前 |
Alexander Borzunov
|
dc6ecccac5
Implement timeouts in forward/backward (#90)
|
2 年 前 |
Aleksandr Borzunov
|
4518d65fdd
Add MIT license
|
2 年 前 |
Alexander Borzunov
|
898f614515
Fix floating point issues in block_selection.py (#89)
|
2 年 前 |
Alexander Borzunov
|
c07a7e0812
Add "Terms of Use"
|
2 年 前 |
Artem Chumachenko
|
0d9c7de0bd
Add sst-2 ipynb example (#86)
|
2 年 前 |
Alexander Borzunov
|
57e8d2e721
Implement exponential backoff for forward & backward (#85)
|
2 年 前 |
Alexander Borzunov
|
ee4e69c254
Enable rebalancing by default (#84)
|
2 年 前 |
Artem Chumachenko
|
2cb82dd648
Add colab-related changes (#80)
|
2 年 前 |
Alexander Borzunov
|
87fd6a4f08
Fix "Too many open files" during rebalancing (#83)
|
2 年 前 |
Alexander Borzunov
|
f64eb3a665
Update hivemind to 1.1.2, mark `model` argument as required (#81)
|
2 年 前 |
Alexander Borzunov
|
149f433763
Rebalance swarm when necessary (#34)
|
2 年 前 |