petals/cli
2022-10-26 03:23:18 +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 Reduce vocabulary size in test model, fix bug in routing when overlapped (#45) 2022-08-17 18:50:52 +03:00
deploy_server.sh integrate mixed-8bit model (#39) 2022-08-04 09:57:37 +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 integrate mixed-8bit model (#39) 2022-08-04 09:57:37 +03:00
run_remote_servers.sh Sequential and parallel forward / backward (#36) 2022-07-23 14:32:39 +03:00
run_server.py Update hivemind to 1.1.2, mark model argument as required (#81) 2022-10-26 03:23:18 +04:00
speed_test.py Add automated tests (#23) 2022-07-16 01:59:23 +03:00