Alexander Borzunov
|
1e4af434f3
Support torch.bfloat16 in hivemind.compression (#524)
|
2 lat temu |
Alexander Borzunov
|
8d51b97db2
Fix P2PDaemon's idle timeout (#523)
|
2 lat temu |
Alexander Borzunov
|
1242cfb539
Bump torch to >=1.9.0 (#522)
|
2 lat temu |
Alexander Borzunov
|
8f258b4b36
Fix MPFuture failing outside inference mode (#521)
|
2 lat temu |
Alexander Borzunov
|
94c985d2dc
Fix "unable to open shared memory" while using MPFuture (#517)
|
2 lat temu |
cirquit
|
3e817a5da5
Update moe.md (#516)
|
2 lat temu |
Max Ryabinin
|
44d9569285
Update bitsandbytes, relax its version constraint (#510)
|
2 lat temu |
Alexander Borzunov
|
13cdd13528
Follow up #501 and #511 with minor fixes (#513)
|
2 lat temu |
Alexander Borzunov
|
b3a51dd067
Add Petals to "Example Use Cases" (#512)
|
2 lat temu |
Alexander Borzunov
|
64a6c302c8
Check if identity is already taken (#511)
|
2 lat temu |
justheuristic
|
e9f35b5303
Forbid protobuf 4.x in requirements (#508)
|
2 lat temu |
Max Ryabinin
|
131f82c97e
Add support for quantization with bitsandbytes (#490)
|
2 lat temu |
justheuristic
|
6395e89f98
Change runtime.py to choose tasks with lowest (instead of highest) priority (#505)
|
2 lat temu |
justheuristic
|
41587e44d5
Require TaskPoolBase to implement load_batch_to_runtime (#506)
|
2 lat temu |
justheuristic
|
b02bdadd0e
Fix a potential deadlock in await_asynchronously with nested locks (#503)
|
3 lat temu |
Alexander Borzunov
|
bb3aed6cc6
Fix PyTorch warning supression (#502)
|
3 lat temu |
Alexander Borzunov
|
3267fc7ab5
Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501)
|
3 lat temu |
Dmitry Baranchuk
|
28261470e4
Support bfloat16 for autograd (#499)
|
3 lat temu |
Alexander Borzunov
|
7a7c93aeff
Add links to "Example Use Cases" (#497)
|
3 lat temu |
Max Ryabinin
|
d42c70331d
Update README with latest projects and publications (#494)
|
3 lat temu |
Dmitry Baranchuk
|
61e5e8c1f3
Make DHT ignore SIGINT (#493)
|
3 lat temu |
Adrian Castro
|
ee75b913af
Add clarification to averaging quickstart (#492)
|
3 lat temu |
Pavel Samygin
|
fe7a4ef042
metadata type changed to bytes (#491)
|
3 lat temu |
justheuristic
|
ef0b842baf
Handle errors in Runtime (#489)
|
3 lat temu |
Max Ryabinin
|
f279a59c80
Bump the version to 1.2.0.dev0 (#488)
|
3 lat temu |
Max Ryabinin
|
712e4286cf
Remove gRPC services and grpcio requirement (#485)
|
3 lat temu |
justheuristic
|
f60e34aec1
finish renaming experts to module_backends in ConnectionHandler (#487)
|
3 lat temu |
Max Ryabinin
|
bc2cccfdb0
Clean up imports, remove unused utils (#486)
|
3 lat temu |
justheuristic
|
5ea21a75f4
Simplify ExpertBackend interface (#483)
|
3 lat temu |
Pavel Samygin
|
6c56a8732a
Add identity_path option for MoE.Server runners (#484)
|
3 lat temu |