doberst commited on
Commit
f2a7987
1 Parent(s): 92ff111

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ inference: false
4
+ ---
5
+
6
+ # dolphin-2.9.3-mistral-7b-32k-ov
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+ **dolphin-2.9.3-mistral-7b-32k-ov** is an OpenVino int4 quantized version of Dolphin 2.9.3 Mistral 7B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
11
+
12
+ [**llmware/dolphin-2.9.3-mistral-7b-32k**](https://huggingface.co/cognitivecomputations/dolphin-2.9.3-mistral-7b-32k-ov) is a leading dialog chat finetune of Mistral 7B.
13
+
14
+ Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
15
+
16
+ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
17
+
18
+
19
+ ### Model Description
20
+
21
+ - **Developed by:** cognitivecomputations
22
+ - **Model type:** mistral
23
+ - **Parameters:** 7 billion
24
+ - **Model Parent:** cognitivecomputations/dolphin-2.9.3-mistral-7b-32k-ov
25
+ - **Language(s) (NLP):** English
26
+ - **License:** Apache 2.0
27
+ - **Uses:** General purpose dialog and chat
28
+ - **RAG Benchmark Accuracy Score:** NA
29
+ - **Quantization:** int4
30
+
31
+
32
+ ## Model Card Contact
33
+
34
+ [llmware on hf](https://www.huggingface.co/llmware)
35
+
36
+ [llmware website](https://www.llmware.ai)