Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
inference: false
|
|
|
|
|
4 |
tags:
|
5 |
- green
|
6 |
- p3
|
@@ -10,8 +12,6 @@ tags:
|
|
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 popular instruct trained chat model from StabilityAI, using techniques similar to the HuggingFace Zephyr model.
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
inference: false
|
4 |
+
base_model: stabilityai/stablelm-zephyr-3b
|
5 |
+
base_model_relation: quantized
|
6 |
tags:
|
7 |
- green
|
8 |
- p3
|
|
|
12 |
|
13 |
# stablelm-zephyr-3b-ov
|
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 popular instruct trained chat model from StabilityAI, using techniques similar to the HuggingFace Zephyr model.
|