-
Your Name authored
The cache filename format was inconsistent: - get_cached_model_path used: {hash}{ext} - load_model download used: {hash}_{filename} This caused cache lookups to always fail. Now both use {hash}_{filename} format to ensure cached models are properly found.102a464b
| Name |
Last commit
|
Last update |
|---|---|---|
| .vscode | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
| aaa | ||
| build.sh | ||
| coder | ||
| coderai | ||
| requirements-nvidia.txt | ||
| requirements-vulkan.txt | ||
| requirements.txt | ||
| requirements.txt~ |