• Your Name's avatar
    Add fallback to try known chat template names when tokenizer loading fails · 8cc1af10
    Your Name authored
    When HF tokenizer loading fails, try known template names based on model name:
    - Qwen models: try qwen3, qwen templates
    - Llama models: try llama3, llama templates
    - Phi models: try phi template
    - Mistral models: try mistral template
    
    This helps when the tokenizer can't be loaded but we know the model family.
    8cc1af10
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...