• Your Name's avatar
    Add fallback for HuggingFace tokenizer loading with progressive model name shorter variants · 3479b3f0
    Your Name authored
    - Add uppercase quantization suffixes (_Q4_K_M, etc.) to handle cached GGUF filenames
    - Add progressive fallback to try shorter model names when tokenizer loading fails
    - Example: Qwen3.5-27B-Uncensored-HauhauCS-Aggressive -> try Qwen3.5-27B-Uncensored -> Qwen3.5-27B -> Qwen3.5 -> Qwen
    - Add warning when all tokenizer loading attempts fail (will use manual formatting instead)
    3479b3f0
Name
Last commit
Last update
.vscode Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
aaa 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...
requirements.txt~ Loading commit data...