Skip to content

Commit e822799

Browse files
committed
Fix heuristic_tag of Qwen1.5-0.5B.
1 parent dab8c13 commit e822799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/transformers-auto-model/Qwen1.5-0.5B/graph_net.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"num_nodes_required": 1,
55
"dynamic": false,
66
"model_name": "Qwen/Qwen1.5-0.5B",
7-
"heuristic_tag": "unknown"
8-
}
7+
"heuristic_tag": "nlp"
8+
}

0 commit comments

Comments
 (0)