[Feature] Unify the registration name recognition for tool_parser and reasoning_parser to “-” (#4668)

* parser register name unify

* change ernie_x1 to ernie-x1

* change ernie4_5_vl to ernie-45-vl

* fix unit test
This commit is contained in:
kxz2002
2025-10-31 10:45:27 +08:00
committed by GitHub
parent 82bd7e5db4
commit a2870ed4a9
16 changed files with 28 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
reasoning-parser: ernie_x1
tool_call_parser: ernie_x1
reasoning-parser: ernie-x1
tool_call_parser: ernie-x1
tensor_parallel_size: 4
max_model_len: 65536
max_num_seqs: 128

View File

@@ -1,7 +1,7 @@
tensor_parallel_size: 1
max_model_len: 131072
max_num_seqs: 32
reasoning_parser: ernie_x1
tool_call_parser: ernie_x1
reasoning_parser: ernie-x1
tool_call_parser: ernie-x1
load_choices: "default_v1"
quantization: wint8