Unsloth chat template for qwen3.5

This commit is contained in:
Eugene Rakhmatulin
2026-03-06 23:35:18 -08:00
parent 9dc09bd04b
commit d42c4199fa
5 changed files with 166 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
set -e
cp chat_template.jinja $WORKSPACE_DIR/unsloth.jinja
echo "=======> to apply chat template, use --chat-template unsloth.jinja"