This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
AIForce
/
petals
mirror de
https://github.com/bigscience-workshop/petals.git
Observar
5
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Move `cli` => `src/petals/cli`
Aleksandr Borzunov
3 anos atrás
pai
3c3eea47f8
commit
97a935dbb9
11 arquivos alterados
com
0 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
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
Ver arquivo
+ 0
- 0
cli/config.json → src/petals/cli/config.json
Ver arquivo
+ 0
- 0
cli/convert_model.py → src/petals/cli/convert_model.py
Ver arquivo
+ 0
- 0
cli/deploy_server.sh → src/petals/cli/deploy_server.sh
Ver arquivo
+ 0
- 0
cli/inference_one_block.py → src/petals/cli/inference_one_block.py
Ver arquivo
+ 0
- 0
cli/local_server_config_example.cfg → src/petals/cli/local_server_config_example.cfg
Ver arquivo
+ 0
- 0
cli/remote_server_config_example.cfg → src/petals/cli/remote_server_config_example.cfg
Ver arquivo
+ 0
- 0
cli/run_local_servers.sh → src/petals/cli/run_local_servers.sh
Ver arquivo
+ 0
- 0
cli/run_remote_servers.sh → src/petals/cli/run_remote_servers.sh
Ver arquivo
+ 0
- 0
cli/run_server.py → src/petals/cli/run_server.py
Ver arquivo
+ 0
- 0
cli/speed_test.py → src/petals/cli/speed_test.py
Ver arquivo