This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
AIForce
/
petals
mirror of
https://github.com/bigscience-workshop/petals.git
Xem
5
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Move `cli` => `src/petals/cli`
Aleksandr Borzunov
2 năm trước cách đây
mục cha
3c3eea47f8
commit
97a935dbb9
11 tập tin đã thay đổi
với
0 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
0
0
src/petals/cli/__init__.py
0
0
src/petals/cli/config.json
0
0
src/petals/cli/convert_model.py
0
0
src/petals/cli/deploy_server.sh
0
0
src/petals/cli/inference_one_block.py
0
0
src/petals/cli/local_server_config_example.cfg
0
0
src/petals/cli/remote_server_config_example.cfg
0
0
src/petals/cli/run_local_servers.sh
0
0
src/petals/cli/run_remote_servers.sh
0
0
src/petals/cli/run_server.py
0
0
src/petals/cli/speed_test.py
+ 0
- 0
cli/__init__.py → src/petals/cli/__init__.py
Xem Tập Tin
+ 0
- 0
cli/config.json → src/petals/cli/config.json
Xem Tập Tin
+ 0
- 0
cli/convert_model.py → src/petals/cli/convert_model.py
Xem Tập Tin
+ 0
- 0
cli/deploy_server.sh → src/petals/cli/deploy_server.sh
Xem Tập Tin
+ 0
- 0
cli/inference_one_block.py → src/petals/cli/inference_one_block.py
Xem Tập Tin
+ 0
- 0
cli/local_server_config_example.cfg → src/petals/cli/local_server_config_example.cfg
Xem Tập Tin
+ 0
- 0
cli/remote_server_config_example.cfg → src/petals/cli/remote_server_config_example.cfg
Xem Tập Tin
+ 0
- 0
cli/run_local_servers.sh → src/petals/cli/run_local_servers.sh
Xem Tập Tin
+ 0
- 0
cli/run_remote_servers.sh → src/petals/cli/run_remote_servers.sh
Xem Tập Tin
+ 0
- 0
cli/run_server.py → src/petals/cli/run_server.py
Xem Tập Tin
+ 0
- 0
cli/speed_test.py → src/petals/cli/speed_test.py
Xem Tập Tin