-
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