HF cache dirs use the exact case from the repo_id at download time (e.g. models--unsloth--kimi-k2.5-gguf) which may differ from the canonical HF repo_id (unsloth/Kimi-K2.5-GGUF). Use case-insensitive matching to find the cache directory. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| tests | ||
| utils | ||
| __init__.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||