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
Vadim Peretokin d0b5af34cd
Fix typo and make blocks message more informative (#437)
The message really doesn't tell me much as a user, since I never touched update_period to begin with:

```
Aug 06 09:43:07.287 [WARN] [petals.server.server.run:701] Declaring blocs to DHT takes more than --update_period, consider increasing it
```

Made it better and more informative.
9 months ago
..
cli Update --update_period and --expiration defaults (#410) 10 months ago
client Penalize servers that use relays during rebalancing (#428) 10 months ago
models Support Llama 2 (#379) 10 months ago
server Fix typo and make blocks message more informative (#437) 9 months ago
utils Fix petals.utils.ping for servers with client-mode DHT (#430) 10 months ago
__init__.py Fix petals.utils.ping for servers with client-mode DHT (#430) 10 months ago
constants.py Update to petals.dev (#390) 10 months ago
data_structures.py Support Llama 2 (#379) 10 months ago
dht_utils.py Share more info about a server in DHT (#355) 10 months ago