README.md
pyproject.toml
sirb.egg-info/PKG-INFO
sirb.egg-info/SOURCES.txt
sirb.egg-info/dependency_links.txt
sirb.egg-info/entry_points.txt
sirb.egg-info/requires.txt
sirb.egg-info/top_level.txt
sirb_cli/__init__.py
sirb_cli/client.py
sirb_cli/config.py
sirb_cli/deploy_node.py
sirb_cli/docker_args.py
sirb_cli/eth_wallet.py
sirb_cli/gpu.py
sirb_cli/host_servers.py
sirb_cli/main.py
sirb_cli/model_fetch.py
sirb_cli/update_check.py
sirb_cli/commands/__init__.py
sirb_cli/commands/admin.py
sirb_cli/commands/balance.py
sirb_cli/commands/chat.py
sirb_cli/commands/deploy.py
sirb_cli/commands/keys.py
sirb_cli/commands/login.py
sirb_cli/commands/models.py
sirb_cli/commands/observations.py
sirb_cli/commands/opencode.py
sirb_cli/commands/profiles.py
sirb_cli/commands/signing_secret.py
sirb_cli/commands/status.py
sirb_cli/commands/update.py
sirb_cli/commands/usage.py
sirb_cli/commands/wallet.py
tests/test_admin_experts_display.py
tests/test_cli.py
tests/test_deploy_node_filter.py
tests/test_gpu.py
tests/test_host_servers.py
tests/test_model_fetch.py
tests/test_models_resolve.py
tests/test_update_node.py