• Your Name's avatar
    Unify cache functions to work with both GGUF and HuggingFace caches · 82735770
    Your Name authored
    - Updated get_cached_model_path() to check both coderai and HF caches
    - Updated download_model() to handle both URLs and HF model IDs automatically
    - Made download_huggingface_model() consistent with unified API
    - Updated module docstring to reflect unified cache functionality
    - All cache functions now work seamlessly with both cache types
    82735770
Name
Last commit
Last update
..
cache Loading commit data...
__init__.py Loading commit data...
capabilities.py Loading commit data...
grammar.py Loading commit data...
manager.py Loading commit data...
parser.py Loading commit data...
templates.py Loading commit data...
tool_call_grammar.gbnf Loading commit data...
utils.py Loading commit data...