snnn001 commited on
Commit
6167266
·
verified ·
1 Parent(s): 634b9bc

Update model card

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  library_name: litert
3
  base_model: timm/swin_base_patch4_window7_224.ms_in1k
4
  pipeline_tag: image-classification
@@ -47,9 +48,7 @@ Calibration used real ImageNet validation images with the TIMM preprocessing flo
47
 
48
  These artifacts are intended for LiteRT CPU and GPU execution.
49
 
50
- Qualcomm NPU enablement for the static INT8 channelwise artifact is still under validation. LiteRT AOT compilation for SM8750 completed and left 141 top-level op(s) outside Qualcomm NPU dispatch, so this repository does not mark that artifact as Qualcomm-NPU-ready yet.
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: mit
3
  library_name: litert
4
  base_model: timm/swin_base_patch4_window7_224.ms_in1k
5
  pipeline_tag: image-classification
 
48
 
49
  These artifacts are intended for LiteRT CPU and GPU execution.
50
 
51
+ Enablement for other NPU backends is still under validation.
 
 
52
 
53
  ## Intended Uses & Limitations
54