petals/cli
2022-07-13 05:46:26 +04:00
..
__init__.py add quantization script for cpu 2022-06-12 05:59:11 +03:00
config.json add minimalistic benchmarks 2022-06-14 15:18:11 +03:00
convert_model.py fix imports 2022-07-07 04:13:20 +03:00
deploy_server.sh rm prefix 2022-07-08 21:59:25 +03:00
inference_one_block.py WIP: make DistributedBloom compliant with HF interface 2022-07-07 03:11:28 +03:00
local_server_config_example.cfg deploy swarm on local & remote machines 2022-06-29 13:52:43 +03:00
remote_server_config_example.cfg deploy swarm on local & remote machines 2022-06-29 13:52:43 +03:00
run_local_servers.sh set requires_grad=False, lm_layer -> h @ word_embeddings, rm lm_layer from comverted_model 2022-07-04 21:18:29 +03:00
run_remote_servers.sh deploy swarm on local & remote machines 2022-06-29 13:52:43 +03:00
run_server.py Measure and cache network & compute throughput (#21) 2022-07-13 05:46:26 +04:00
speed_test.py Measure and cache network & compute throughput (#21) 2022-07-13 05:46:26 +04:00