- Only allow https:// and http:// URLs for announcement_url to prevent javascript: or data: scheme injection from a compromised manifest. - Guard the install timestamp write with both _LLAMA_ONLY and _SKIP_PYTHON_DEPS checks to prevent uninitialized variable errors when running in UNSLOTH_STUDIO_LLAMA_ONLY=1 mode (set -u). |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| storage | ||
| tests | ||
| utils | ||
| __init__.py | ||
| _platform_compat.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||
| startup_banner.py | ||