doberst commited on
Commit
6c800d5
1 Parent(s): 603daa8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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.