h0witended commited on
Commit
5fa6459
·
verified ·
1 Parent(s): 967e987

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Tiny-Random-MiniCPM-o-2_6
2
 
3
  This is a **tiny random version** of the [MiniCPM-o-2_6](https://huggingface.co/openbmb/MiniCPM-o-2_6) architecture, specifically designed for **integration testing and CI/CD pipelines** in the `optimum-intel` repository.
 
1
+ ---
2
+ library_name: optimum
3
+ tags:
4
+ - intel
5
+ - openvino
6
+ - optimum
7
+ - minicpm
8
+ - tiny-model
9
+ license: apache-2.0
10
+ base_model: openbmb/MiniCPM-o-2_6
11
+ ---
12
+
13
+
14
  # Tiny-Random-MiniCPM-o-2_6
15
 
16
  This is a **tiny random version** of the [MiniCPM-o-2_6](https://huggingface.co/openbmb/MiniCPM-o-2_6) architecture, specifically designed for **integration testing and CI/CD pipelines** in the `optimum-intel` repository.