sm280299 commited on
Commit
bb60b65
·
verified ·
1 Parent(s): 1f64370

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": "deepseek_r1_distill_qwen_1_5b_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
+ }