parkjinman98 commited on
Commit
31a9673
·
verified ·
1 Parent(s): 4f95998

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-classification
3
+ license: apache-2.0
4
+ base_model_relation: quantized
5
+ tags:
6
+ - mobilint
7
+ base_model:
8
+ - timm/repvit_m1.dist_in1k
9
+ ---
10
+
11
+ <div align="center">
12
+ <a href="https://mobilint.com">
13
+ <img src="https://raw.githubusercontent.com/mobilint/.github/main/assets/Mobilint_Logo_Primary.png?raw=true"
14
+ width="50%"
15
+ alt="mobilint" />
16
+ </a>
17
+ </div>
18
+
19
+
20
+ # About
21
+ This repository provides a model compiled and optimized for Mobilint NPU hardware.
22
+ The model is packaged for deployment on Mobilint’s acceleration stack and is intended to be used within that environment.