doberst commited on
Commit
419649c
1 Parent(s): 0756764

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -3,30 +3,27 @@ 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
@@ -36,6 +33,8 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
36
 
37
  ## Model Card Contact
38
 
 
 
39
  [llmware on hf](https://www.huggingface.co/llmware)
40
 
41
- [llmware website](https://www.llmware.ai)
 
3
  inference: false
4
  tags:
5
  - green
6
+ - p1
7
  - llmware-chat
8
  - ov
9
  ---
10
 
11
+ # stablelm-2-zephyr-1_6b-ov
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
+ **stablelm-2-zephyr-1_6-ov** is an OpenVino int4 quantized version of Zephyr finetune of StableLM 1.6B.
16
 
17
+ [**stablelm-2-zephyr-1_6b**](https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b) is a popular, small chat model from StabilityAI.
 
 
 
 
18
 
19
 
20
  ### Model Description
21
 
22
  - **Developed by:** stabilityai
23
+ - **Quantized by:** llmware
24
+ - **Model type:** stablelm-1_6b
25
+ - **Parameters:** 1.6 billion
26
+ - **Model Parent:** stabilityai/stablelm-zephyr-1_6b
27
  - **Language(s) (NLP):** English
28
  - **License:** CC-By-SA-4.0
29
  - **Uses:** General chat
 
33
 
34
  ## Model Card Contact
35
 
36
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
37
+
38
  [llmware on hf](https://www.huggingface.co/llmware)
39
 
40
+ [llmware website](https://www.llmware.ai)