sm280299 commited on
Commit
50395f2
·
verified ·
1 Parent(s): 7351528

Add root config.json to enable Hub download counting

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "qhexrt",
3
+ "name": "qwen3_5_2b_HNPU",
4
+ "framework": "qhexrt",
5
+ "runtime": "qnn-htp",
6
+ "_note": "Root config.json present so the Hugging Face Hub counts downloads (default query file for repos without a registered library)."
7
+ }