doberst commited on
Commit
53b4eba
1 Parent(s): cc54bb6

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -3
README.md CHANGED
@@ -1,3 +1,41 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ inference: false
4
+ tags:
5
+ - green
6
+ - p3
7
+ - llmware-chat
8
+ - ov
9
+ ---
10
+
11
+ # stablelm-zephyr-3b-ov
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+ **stablelm-zephyr-3b-ov** is an OpenVino int4 quantized version of Zephyr finetune of StableLM 3B.
16
+
17
+ [**stablelm-zephyr-3b**](https://huggingface.co/stabilityai/stablelm-zephyr-3b) is a fact-based question-answering model, optimized for complex business documents.
18
+
19
+ Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
20
+
21
+ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
22
+
23
+
24
+ ### Model Description
25
+
26
+ - **Developed by:** stabilityai
27
+ - **Model type:** stablelm-3b
28
+ - **Parameters:** 3 billion
29
+ - **Model Parent:** stabilityai/stablelm-zephyr-3b
30
+ - **Language(s) (NLP):** English
31
+ - **License:** CC-By-SA-4.0
32
+ - **Uses:** General chat
33
+ - **RAG Benchmark Accuracy Score:** NA
34
+ - **Quantization:** int4
35
+
36
+
37
+ ## Model Card Contact
38
+
39
+ [llmware on hf](https://www.huggingface.co/llmware)
40
+
41
+ [llmware website](https://www.llmware.ai)