doberst commited on
Commit
06fb7c6
·
verified ·
1 Parent(s): 4156df9

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -3
README.md CHANGED
@@ -1,3 +1,37 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ inference: false
4
+ base_model: 01-ai/Yi-1.5-9B-Chat
5
+ base_model_relation: quantized
6
+ tags: [green, p9, llmware-chat, ov]
7
+ ---
8
+
9
+ # yi-9b-npu-ov
10
+
11
+ **yi-9b-npu-ov** is an OpenVino int4 quantized version of 01-ai Yi v1.5 9b Chat, providing a fast inference implementation, optimized for AI PCs using Intel NPU.
12
+
13
+ [**01-ai-1.5v-9b**](https://huggingface.co/01-ai/Yi-1.5-9B-Chat) is a leading general purpose foundation model.
14
+
15
+ This is a very quality model, and one of the largest that runs effectively on a laptop.
16
+
17
+ ### Model Description
18
+
19
+ - **Developed by:** 01-ai
20
+ - **Quantized by:** llmware
21
+ - **Model type:** yi-9b-v1.5
22
+ - **Parameters:** 8.8 billion
23
+ - **Model Parent:** 01-ai/yi-1.5v-9b
24
+ - **Language(s) (NLP):** English
25
+ - **License:** Apache 2.0
26
+ - **Uses:** General use cases
27
+ - **RAG Benchmark Accuracy Score:** NA
28
+ - **Quantization:** int4
29
+
30
+
31
+ ## Model Card Contact
32
+
33
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
34
+
35
+ [llmware on hf](https://www.huggingface.co/llmware)
36
+
37
+ [llmware website](https://www.llmware.ai)