doberst commited on
Commit
cc845ef
·
verified ·
1 Parent(s): bf9bf72

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ inference: false
4
+ base_model: ibm-granite/granite-4-micro-ov
5
+ base_model_relation: quantized
6
+ tags: [green, llmware-chat, p2, ov]
7
+ ---
8
+
9
+ # granite-4-micro-ov
10
+
11
+ <!-- Provide a quick summary of what the model is/does. -->
12
+
13
+ **granite-4-micro-ov** is an OpenVINO int4 quantized version of [granite-4-micro](https://www.huggingface.co/ibm-granite/granite-4-micro), providing a fast, small inference implementation, optimized for AI PCs.
14
+
15
+
16
+ ### Model Description
17
+
18
+ - **Developed by:** ibm-granite
19
+ - **Quantized by:** llmware
20
+ - **Model type:** granitemoehybrid
21
+ - **Parameters:** 2 billion
22
+ - **Model Parent:** ibm-granite/granite-4-micro
23
+ - **Language(s) (NLP):** English
24
+ - **License:** Apache 2.0
25
+ - **Uses:** Chat, general-purpose LLM
26
+ - **Quantization:** int4
27
+
28
+
29
+ ## Model Card Contact
30
+
31
+ [llmware on hf](https://www.huggingface.co/llmware)
32
+
33
+ [llmware website](https://www.llmware.ai)