• Your Name's avatar
    Add --download-model CLI argument to download models to cache and exit · a49d1d88
    Your Name authored
    - Add --download-model argument to download a model (URL or HuggingFace ID) to cache
    - Add --download-file-pattern argument to specify file pattern for HF downloads
    - Use download_model from codai.models.cache module
    - Model downloads to appropriate cache and exits without starting server
    a49d1d88
main.py 29.8 KB