Skip to content

Commit 9c7a31a

Browse files
xieofxiehualxie
andauthored
remove ov npu config copy in prepare for config update (microsoft#157)
Co-authored-by: hualxie <[email protected]>
1 parent 1b07c86 commit 9c7a31a

File tree

9 files changed

+1
-129
lines changed

9 files changed

+1
-129
lines changed

.aitk/configs/checks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"configCheck": 115,
3-
"copyCheck": 203,
3+
"copyCheck": 195,
44
"extensionCheck": 1,
55
"gitignoreCheck": 36,
66
"inferenceModelCheck": 25,

Qwen-Qwen2.5-0.5B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
}
2121
]
2222
},
23-
{
24-
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/qwen2_5_ov_npu_config.json",
25-
"dst": "qwen2_5_ov_npu_config.json",
26-
"replacements": [
27-
{
28-
"find": "Qwen2.5-7B-Instruct",
29-
"replace": "Qwen2.5-0.5B-Instruct"
30-
}
31-
]
32-
},
3323
{
3424
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/README.md",
3525
"dst": "README.md",

Qwen-Qwen2.5-1.5B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,6 @@
2828
}
2929
]
3030
},
31-
{
32-
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_ov_config.json",
33-
"dst": "qwen2_5_ov_config.json",
34-
"replacements": [
35-
{
36-
"find": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
37-
"replace": "Qwen/Qwen2.5-1.5B-Instruct"
38-
},
39-
{
40-
"find": "model/deepseek",
41-
"replace": "model/qwen2_5"
42-
}
43-
]
44-
},
4531
{
4632
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_trtrtx_config.json",
4733
"dst": "qwen2_5_trtrtx_config.json",

Qwen-Qwen2.5-Coder-0.5B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
}
2121
]
2222
},
23-
{
24-
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/qwen2_5_ov_npu_config.json",
25-
"dst": "qwen2_5_ov_npu_config.json",
26-
"replacements": [
27-
{
28-
"find": "Qwen2.5-7B-Instruct",
29-
"replace": "Qwen2.5-Coder-0.5B-Instruct"
30-
}
31-
]
32-
},
3323
{
3424
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/README.md",
3525
"dst": "README.md",

Qwen-Qwen2.5-Coder-1.5B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
}
2121
]
2222
},
23-
{
24-
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/qwen2_5_ov_npu_config.json",
25-
"dst": "qwen2_5_ov_npu_config.json",
26-
"replacements": [
27-
{
28-
"find": "Qwen2.5-7B-Instruct",
29-
"replace": "Qwen2.5-Coder-1.5B-Instruct"
30-
}
31-
]
32-
},
3323
{
3424
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/README.md",
3525
"dst": "README.md",

Qwen-Qwen2.5-Coder-7B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
}
2121
]
2222
},
23-
{
24-
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/qwen2_5_ov_npu_config.json",
25-
"dst": "qwen2_5_ov_npu_config.json",
26-
"replacements": [
27-
{
28-
"find": "Qwen2.5-7B-Instruct",
29-
"replace": "Qwen2.5-Coder-7B-Instruct"
30-
}
31-
]
32-
},
3323
{
3424
"src": "../../Qwen-Qwen2.5-7B-Instruct/aitk/README.md",
3525
"dst": "README.md",

meta-llama-Llama-3.1-8B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -28,36 +28,6 @@
2828
}
2929
]
3030
},
31-
{
32-
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_ov_config.json",
33-
"dst": "llama3_1_ov_config.json",
34-
"replacements": [
35-
{
36-
"find": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
37-
"replace": "meta-llama/Llama-3.1-8B-Instruct"
38-
},
39-
{
40-
"find": "model/deepseek",
41-
"replace": "model/llama3_1"
42-
},
43-
{
44-
"find": "\"awq\": false",
45-
"replace": "\"awq\": true"
46-
},
47-
{
48-
"find": "\"scale_estimation\": false",
49-
"replace": "\"scale_estimation\": true"
50-
},
51-
{
52-
"find": " \"sensitivity_metric\": \"weight_quantization_error\",\n",
53-
"replace": ""
54-
},
55-
{
56-
"find": "\"backup_precision\": \"int8_asym\"",
57-
"replace": "\"backup_precision\": \"int8_sym\""
58-
}
59-
]
60-
},
6131
{
6232
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_dml_config.json",
6333
"dst": "llama3_1_dml_config.json",

meta-llama-Llama-3.2-1B-Instruct/aitk/_copy.json.config

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -28,36 +28,6 @@
2828
}
2929
]
3030
},
31-
{
32-
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_ov_config.json",
33-
"dst": "llama3_2_ov_config.json",
34-
"replacements": [
35-
{
36-
"find": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
37-
"replace": "meta-llama/Llama-3.2-1B-Instruct"
38-
},
39-
{
40-
"find": "model/deepseek",
41-
"replace": "model/llama3_2"
42-
},
43-
{
44-
"find": "\"awq\": false",
45-
"replace": "\"awq\": true"
46-
},
47-
{
48-
"find": "\"scale_estimation\": false",
49-
"replace": "\"scale_estimation\": true"
50-
},
51-
{
52-
"find": " \"sensitivity_metric\": \"weight_quantization_error\",\n",
53-
"replace": ""
54-
},
55-
{
56-
"find": "\"backup_precision\": \"int8_asym\"",
57-
"replace": "\"backup_precision\": \"int8_sym\""
58-
}
59-
]
60-
},
6131
{
6232
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_trtrtx_config.json",
6333
"dst": "llama3_2_trtrtx_config.json",

microsoft-Phi-3.5-mini-instruct/aitk/_copy.json.config

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,6 @@
2828
}
2929
]
3030
},
31-
{
32-
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_ov_config.json",
33-
"dst": "phi3_5_ov_config.json",
34-
"replacements": [
35-
{
36-
"find": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
37-
"replace": "microsoft/Phi-3.5-mini-instruct"
38-
},
39-
{
40-
"find": "model/deepseek",
41-
"replace": "model/phi3_5"
42-
}
43-
]
44-
},
4531
{
4632
"src": "../../deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/aitk/deepseek_dml_config.json",
4733
"dst": "phi3_5_dml_config.json",

0 commit comments

Comments
 (0)