doberst commited on
Commit
81abfb6
·
verified ·
1 Parent(s): 075c88d

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -2
README.md CHANGED
@@ -1,5 +1,37 @@
1
  ---
2
  license: apache-2.0
3
- inference: false
4
- tags: [green, p6, llmware-chat, ov]
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ inference: false
4
+ tags: [green, p6, llmware-chat, ov]
5
  ---
6
+
7
+ # yi-6b-chat-ov
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ **yi-6b-chat-ov** is an OpenVino int4 quantized version of 01-ai Yi v1.5 6b, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
+
13
+ [**01-ai-1.5v-6b**](https://huggingface.co/01-ai/yi-1.5v-6b) is a leading general purpose foundation model.
14
+
15
+ Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
16
+
17
+ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
18
+
19
+
20
+ ### Model Description
21
+
22
+ - **Developed by:** llmware
23
+ - **Model type:** yi-1.5v
24
+ - **Parameters:** 6 billion
25
+ - **Model Parent:** 01-ai/yi-1.5v-6b
26
+ - **Language(s) (NLP):** English and Mandarin
27
+ - **License:** Apache 2.0
28
+ - **Uses:** General use cases
29
+ - **RAG Benchmark Accuracy Score:** NA
30
+ - **Quantization:** int4
31
+
32
+
33
+ ## Model Card Contact
34
+
35
+ [llmware on hf](https://www.huggingface.co/llmware)
36
+
37
+ [llmware website](https://www.llmware.ai)