snnn001 commited on
Commit
e235f02
·
verified ·
1 Parent(s): 070f1ea

Update model card

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  library_name: litert
3
  base_model: timm/regnetx_032.tv2_in1k
4
  pipeline_tag: image-classification
@@ -49,7 +50,7 @@ These artifacts are intended for LiteRT CPU and GPU execution.
49
 
50
  The static INT8 channelwise artifact also AOT-compiled successfully through the LiteRT Qualcomm compiler plugin for SM8750, with the compiled model fully selected into Qualcomm NPU dispatch.
51
 
52
- MediaTek NPU enablement for the static INT8 channelwise artifact is still under validation. LiteRT AOT compilation for mt6993 did not complete in this release run, so this repository does not mark that artifact as MediaTek-NPU-ready yet.
53
 
54
  ## Intended Uses & Limitations
55
 
 
1
  ---
2
+ license: bsd-3-clause
3
  library_name: litert
4
  base_model: timm/regnetx_032.tv2_in1k
5
  pipeline_tag: image-classification
 
50
 
51
  The static INT8 channelwise artifact also AOT-compiled successfully through the LiteRT Qualcomm compiler plugin for SM8750, with the compiled model fully selected into Qualcomm NPU dispatch.
52
 
53
+ Enablement for other NPU backends is still under validation.
54
 
55
  ## Intended Uses & Limitations
56