MANIFEST.in
README.md
pyproject.toml
setup.py
src/isagellm.egg-info/PKG-INFO
src/isagellm.egg-info/SOURCES.txt
src/isagellm.egg-info/dependency_links.txt
src/isagellm.egg-info/entry_points.txt
src/isagellm.egg-info/requires.txt
src/isagellm.egg-info/top_level.txt
src/sagellm/__init__.py
src/sagellm/__init__.pyc
src/sagellm/cli.pyc
src/sagellm/py.typed
src/sagellm/__pycache__/__init__.cpython-311.pyc
src/sagellm/__pycache__/cli.cpython-311.pyc
src/sagellm/cli/__init__.py
src/sagellm/cli/__init__.pyc
src/sagellm/cli/main.pyc
src/sagellm/cli/__pycache__/__init__.cpython-311.pyc
src/sagellm/cli/__pycache__/main.cpython-311.pyc
src/sagellm/cli/commands/__init__.py
src/sagellm/cli/commands/__init__.pyc
src/sagellm/cli/commands/arch.pyc
src/sagellm/cli/commands/check.pyc
src/sagellm/cli/commands/config.pyc
src/sagellm/cli/commands/demo.pyc
src/sagellm/cli/commands/env.pyc
src/sagellm/cli/commands/gateway.pyc
src/sagellm/cli/commands/hello.pyc
src/sagellm/cli/commands/info.pyc
src/sagellm/cli/commands/install.pyc
src/sagellm/cli/commands/profile.pyc
src/sagellm/cli/commands/run.pyc
src/sagellm/cli/commands/serve.pyc
src/sagellm/cli/commands/__pycache__/__init__.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/arch.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/check.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/config.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/demo.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/env.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/gateway.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/hello.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/info.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/install.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/profile.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/run.cpython-311.pyc
src/sagellm/cli/commands/__pycache__/serve.cpython-311.pyc
src/sagellm/cli/hardware/__init__.py
src/sagellm/cli/hardware/__init__.pyc
src/sagellm/cli/hardware/ascend.pyc
src/sagellm/cli/hardware/cuda.pyc
src/sagellm/cli/hardware/domestic.pyc
src/sagellm/cli/hardware/install_configs.pyc
src/sagellm/cli/hardware/__pycache__/__init__.cpython-311.pyc
src/sagellm/cli/hardware/__pycache__/ascend.cpython-311.pyc
src/sagellm/cli/hardware/__pycache__/cuda.cpython-311.pyc
src/sagellm/cli/hardware/__pycache__/domestic.cpython-311.pyc
src/sagellm/cli/hardware/__pycache__/install_configs.cpython-311.pyc
src/sagellm/cli/utils/__init__.py
src/sagellm/cli/utils/__init__.pyc
src/sagellm/cli/utils/backend.pyc
src/sagellm/cli/utils/config.pyc
src/sagellm/cli/utils/console.pyc
src/sagellm/cli/utils/display.pyc
src/sagellm/cli/utils/env_detector.pyc
src/sagellm/cli/utils/__pycache__/__init__.cpython-311.pyc
src/sagellm/cli/utils/__pycache__/backend.cpython-311.pyc
src/sagellm/cli/utils/__pycache__/config.cpython-311.pyc
src/sagellm/cli/utils/__pycache__/console.cpython-311.pyc
src/sagellm/cli/utils/__pycache__/display.cpython-311.pyc
src/sagellm/cli/utils/__pycache__/env_detector.cpython-311.pyc
tests/test_architecture.py
tests/test_integration.py