Add chat template and recipe for Qwen3.6-35B-A3B-FP8 model
This commit is contained in:
4
mods/fix-qwen3.6-chat-template/run.sh
Normal file
4
mods/fix-qwen3.6-chat-template/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
cp chat_template.jinja $WORKSPACE_DIR/fixed_chat_template.jinja
|
||||
echo "=======> to apply chat template, use --chat-template fixed_chat_template.jinja"
|
||||
Reference in New Issue
Block a user