parkjinman98 commited on
Commit
2fcba4f
·
verified ·
1 Parent(s): df7d961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
 
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/visformer_small.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.