Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
|
|
|
|
4 |
tags: [green, p1, llmware-chat, ov]
|
5 |
---
|
6 |
|
7 |
# tiny-dolphin-2.8-1.1b-ov
|
8 |
|
9 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
-
|
11 |
**tiny-dolphin-2.8-1.1b-ov** is an OpenVino int4 quantized version of Tiny Dolphin 2.8, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
[**tiny-dolphin-2.8-1.1b**](https://huggingface.co/cognitivecomputations/TinyDolphin-2.8-1.1b) is a leading dialog chat finetune of Tiny Llama.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
base_model: cognitivecomputations/TinyDolphin-2.8-1.1b
|
5 |
+
base_model_relation: quantized
|
6 |
tags: [green, p1, llmware-chat, ov]
|
7 |
---
|
8 |
|
9 |
# tiny-dolphin-2.8-1.1b-ov
|
10 |
|
|
|
|
|
11 |
**tiny-dolphin-2.8-1.1b-ov** is an OpenVino int4 quantized version of Tiny Dolphin 2.8, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
[**tiny-dolphin-2.8-1.1b**](https://huggingface.co/cognitivecomputations/TinyDolphin-2.8-1.1b) is a leading dialog chat finetune of Tiny Llama.
|