README.md
pyproject.toml
app/__init__.py
app/chat.py
app/cli.py
app/config.py
app/downloader.py
app/gpu_utils.py
app/launcher.py
app/logger.py
app/main.py
app/model_manager.py
app/server_manager.py
app/tools.py
app/templates/index.html
llamastudio.egg-info/PKG-INFO
llamastudio.egg-info/SOURCES.txt
llamastudio.egg-info/dependency_links.txt
llamastudio.egg-info/entry_points.txt
llamastudio.egg-info/requires.txt
llamastudio.egg-info/top_level.txt
tests/test_chat.py
tests/test_downloader.py
tests/test_gpu.py
tests/test_local_models.py
tests/test_models.py
tests/test_regex.py
tests/test_sandbox.py