- Backend: /gguf-variants now checks HF cache for each variant's file and returns a downloaded flag per variant - Frontend: downloaded variants sort before non-downloaded (after recommended), and show a green "downloaded" badge - Sort order: recommended -> downloaded+fits -> downloaded+tight -> fits -> tight -> OOM |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| __init__.py | ||
| auth.py | ||
| data_recipe.py | ||
| datasets.py | ||
| export.py | ||
| inference.py | ||
| models.py | ||
| responses.py | ||
| training.py | ||
| users.py | ||