Add NPU basic function testcases (#19382)

Co-authored-by: cy <chenyang08056032@163.com>
Co-authored-by: Cherry_ming <136634645@qq.com>
This commit is contained in:
Sugar920
2026-03-16 15:09:56 +08:00
committed by GitHub
parent e96a3752a0
commit 895e56097c
87 changed files with 4587 additions and 333 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "deepseek_coder",
"fim_begin_token": "<fim▁begin>",
"fim_middle_token": "<fim▁hole>",
"fim_end_token": "<fim▁end>",
"fim_position": "MIDDLE"
}