Alexander Borzunov 589cb2c8b7 Allow RemoteExpertWorker run coroutines concurrently (#561) 2 роки тому
..
test_utils bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 роки тому
conftest.py ed4204009f move PerformanceEMA to utils, TrainingAverager to optim, update utils (#405) 3 роки тому
test_allreduce.py bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 роки тому
test_allreduce_fault_tolerance.py bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 роки тому
test_auth.py bedfa6eefb Reorder imports with isort (#326) 4 роки тому
test_averaging.py 2a71fdab6f Add Codespell to CI, fix typos (#543) 2 роки тому
test_cli_scripts.py 131f82c97e Add support for quantization with bitsandbytes (#490) 2 роки тому
test_compression.py 3164928dbb Fix bfloat16 serialization for tensors with zero elements (#560) 2 роки тому
test_connection_handler.py 3267fc7ab5 Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501) 3 роки тому
test_custom_experts.py 25366a1436 Use PeerID exclusively to address MoE experts (#479) 3 роки тому
test_dht.py bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 роки тому
test_dht_crypto.py bedfa6eefb Reorder imports with isort (#326) 4 роки тому
test_dht_experts.py a49ab1910e Change expiration time in declare_experts, fix update_period discrepancy (#482) 3 роки тому
test_dht_node.py 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) 4 роки тому
test_dht_protocol.py 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) 4 роки тому
test_dht_schema.py 2f07a556e6 Reformat code with Black (#274) 4 роки тому
test_dht_storage.py bedfa6eefb Reorder imports with isort (#326) 4 роки тому
test_dht_validation.py bedfa6eefb Reorder imports with isort (#326) 4 роки тому
test_expert_backend.py 5ea21a75f4 Simplify ExpertBackend interface (#483) 3 роки тому
test_moe.py 589cb2c8b7 Allow RemoteExpertWorker run coroutines concurrently (#561) 2 роки тому
test_optimizer.py 98531ce9ac Support PyTorch 2.0.0 (#559) 2 роки тому
test_p2p_daemon.py 64a6c302c8 Check if identity is already taken (#511) 2 роки тому
test_p2p_daemon_bindings.py 724cdfe5e2 Convert hivemind.server to libp2p backend (#470) 3 роки тому
test_p2p_servicer.py 3267fc7ab5 Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501) 3 роки тому
test_relays.py 9d89a7b8bf Support circuit relay v2, add tests (#537) 2 роки тому
test_routing.py c49802aabd Implement a CLI for hivemind.DHT (#465) 3 роки тому
test_start_server.py 13cdd13528 Follow up #501 and #511 with minor fixes (#513) 2 роки тому
test_training.py 4a3d8fb843 Remove deprecated code in hivemind.optim and hivemind.averaging before the 1.1.0 release (#480) 3 роки тому
test_util_modules.py b02bdadd0e Fix a potential deadlock in await_asynchronously with nested locks (#503) 3 роки тому