feat(Tool Calling): Support required and specific function mode (#6550)
This commit is contained in:
@@ -36,7 +36,7 @@ suites = {
|
||||
TestFile("test_fa3.py", 376),
|
||||
TestFile("test_fim_completion.py", 40),
|
||||
TestFile("test_fp8_kernel.py", 8),
|
||||
TestFile("test_function_calling.py", 60),
|
||||
TestFile("test_function_call_parser.py", 10),
|
||||
TestFile("test_fused_moe.py", 30),
|
||||
TestFile("test_hicache.py", 116),
|
||||
TestFile("test_hicache_mla.py", 254),
|
||||
@@ -54,6 +54,7 @@ suites = {
|
||||
TestFile("test_flashmla.py", 300),
|
||||
TestFile("test_no_chunked_prefill.py", 108),
|
||||
TestFile("test_no_overlap_scheduler.py", 216),
|
||||
TestFile("test_openai_function_calling.py", 60),
|
||||
TestFile("test_openai_server.py", 149),
|
||||
TestFile("test_penalty.py", 41),
|
||||
TestFile("test_page_size.py", 60),
|
||||
|
||||
Reference in New Issue
Block a user