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/cli
Alexander Borzunov 825f5dbf2d
CI: Convert model only when convert_model.py or setup.cfg change (#213)
This reduces the test running time by 2 times, unless convert_model.py or setup.cfg are changed.
1 year ago
..
__init__.py Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
config.json Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
convert_model.py CI: Convert model only when convert_model.py or setup.cfg change (#213) 1 year ago
deploy_server.sh Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
inference_one_block.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago
local_server_config_example.cfg Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
remote_server_config_example.cfg Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
run_dht.py Add service checking direct reachability from peers (#195) 1 year ago
run_local_servers.sh Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
run_prod_server.sh Make server use smart defaults (#115) 2 years ago
run_remote_servers.sh Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
run_server.py Report server version and dht.client_mode in rpc_info(), check for updates on startup (#209) 1 year ago