• 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
Name
Last commit
Last update
..
api Loading commit data...
backends Loading commit data...
models Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...