Update README.md

#2
by zkh2023 - opened
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MiniCPM-V-4 · LiteRT INT8 (on-device, Snapdragon 8850 CPU)
2
 
3
  `MiniCPM-V-4-int8.litertlm` — an on-device [LiteRT-LM](https://github.com/google-ai-edge/LiteRT-LM) build of MiniCPM-V-4, quantized to **INT8** (weight-only, GPTQ + Hadamard rotation) and packaged as a single `.litertlm` bundle for CPU inference on **Snapdragon 8850**.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - openbmb/MiniCPM-V-4
8
+ pipeline_tag: image-text-to-text
9
+ library_name: litert
10
+ tags:
11
+ - minicpm
12
+ - minicpm-v-4
13
+ - litert
14
+ - tflite
15
+ - on-device
16
+ - edge-ai
17
+ ---
18
+
19
  # MiniCPM-V-4 · LiteRT INT8 (on-device, Snapdragon 8850 CPU)
20
 
21
  `MiniCPM-V-4-int8.litertlm` — an on-device [LiteRT-LM](https://github.com/google-ai-edge/LiteRT-LM) build of MiniCPM-V-4, quantized to **INT8** (weight-only, GPTQ + Hadamard rotation) and packaged as a single `.litertlm` bundle for CPU inference on **Snapdragon 8850**.