Skip to content

Commit 37142ce

Browse files
Fix typo (microsoft#152)
1 parent 5eb2a5a commit 37142ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B/QNN/config_gpu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"input_model": {
33
"type": "HfModel",
4-
"model_path": "meta-llama/Llama-3.2-1B-Instruct"
4+
"model_path": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B"
55
},
66
"systems": {
77
"target_system": {

0 commit comments

Comments
 (0)