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/utils
Alexander Borzunov 6b12b0d050
Report server version and dht.client_mode in rpc_info(), check for updates on startup (#209)
This PR:

1. Shows the current Petals version and checks for updates on startup.
2. Reports the current version and DHT mode in `rpc_info()`, so it can be shown on http://health.petals.ml or used on clients for efficient routing.
1 year ago
..
__init__.py Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
asyncio.py Shield alloc & free from cancellation (#163) 1 year ago
convert_block.py Import bitsandbytes only if it's going to be used (#180) 1 year ago
disk_cache.py Fix GiBs in the "insufficient disk space" message (#187) 1 year ago
generation_algorithms.py Add missing methods for SamplingAlgorithm, fix docstrings (#107) 1 year ago
generation_constraints.py Fix typos with codespell (#126) 2 years ago
linear8bitlt_patch.py Suppress quantization warning and fix dtype defaults in compute benchmark (#117) 2 years ago
logging.py Fix issues related to `petals` as a module (#159) 1 year ago
misc.py Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
version.py Report server version and dht.client_mode in rpc_info(), check for updates on startup (#209) 1 year ago