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
Alexander Borzunov 351e96bc46
Penalize servers that use relays during rebalancing (#428)
Servers accessible only via relays may introduce issues if they are the only type of servers holding certain blocks. Specifically, a connection to such servers may be unstable or opened after a certain delay.

This PR changes their self-reported throughput, so that the rebalancing algorithm prefers to put directly available servers for hosting each block.
10 months ago
..
cli Update --update_period and --expiration defaults (#410) 11 months ago
client Penalize servers that use relays during rebalancing (#428) 10 months ago
models Support Llama 2 (#379) 11 months ago
server Penalize servers that use relays during rebalancing (#428) 10 months ago
utils Fix routing through relay, default network RPS, --token, logging, readme (#399) 11 months ago
__init__.py Bump version to 2.0.1 (#411) 11 months ago
constants.py Update to petals.dev (#390) 11 months ago
data_structures.py Support Llama 2 (#379) 11 months ago
dht_utils.py Share more info about a server in DHT (#355) 11 months ago