fix: draft model local path do not search

This commit is contained in:
jialin
2025-11-03 14:22:52 +08:00
parent e66ee5d3f1
commit 4bbae673dc
5 changed files with 12 additions and 3 deletions
+1
View File
@@ -350,6 +350,7 @@ export const DO_NOT_TRIGGER_CHECK_COMPATIBILITY = [
'run_command',
'image_name',
'extended_kv_cache.enabled',
'speculative_config.enabled',
'speculative_config.draft_model'
];