• Your Name's avatar
    Fix --remove-model to work with HuggingFace repo IDs · 52eb402a
    Your Name authored
    - Updated remove_cached_model() to search by repo_id for HuggingFace models
    - Moved cache management options (--list-cached-models, --remove-model, --remove-all-models) to run before heavy imports
    - Improved cache operations to use centralized functions in codai.models.cache module
    - Fixed model removal to work with full repo IDs like 'TheBloke/Llama-2-7B-GGUF'
    52eb402a
Name
Last commit
Last update
.vscode Loading commit data...
codai Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
coder Loading commit data...
coderai Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...