doberst commited on
Commit
b3bde51
·
verified ·
1 Parent(s): e79d294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -13
README.md CHANGED
@@ -1,37 +1,33 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
4
- tags: [llmware-rag, p7, ov]
5
  ---
6
 
7
  # dragon-mistral-0.3-ov
8
 
9
- <!-- Provide a quick summary of what the model is/does. -->
10
 
11
- **bling-tiny-llama-ov** is an OpenVino int4 quantized version of BLING Tiny-Llama 1B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
-
13
- [**bling-tiny-llama**](https://huggingface.co/llmware/bling-tiny-llama-v0) is a fact-based question-answering model, optimized for complex business documents.
14
-
15
- Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
16
-
17
- Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
18
 
19
 
20
  ### Model Description
21
 
22
  - **Developed by:** llmware
23
- - **Model type:** tinyllama
24
- - **Parameters:** 1.1 billion
25
- - **Model Parent:** llmware/bling-tiny-llama-v0
26
  - **Language(s) (NLP):** English
27
  - **License:** Apache 2.0
28
  - **Uses:** Fact-based question-answering
29
- - **RAG Benchmark Accuracy Score:** 86.5
30
  - **Quantization:** int4
31
 
32
 
33
  ## Model Card Contact
34
 
 
 
35
  [llmware on hf](https://www.huggingface.co/llmware)
36
 
37
  [llmware website](https://www.llmware.ai)
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ tags: [green, llmware-rag, p7, ov]
5
  ---
6
 
7
  # dragon-mistral-0.3-ov
8
 
9
+ **dragon-mistral-0.3-ov** is an OpenVino int4 quantized version of dragon-mistral-0.3, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
10
 
11
+ [**dragon-mistral-0.3**](https://huggingface.co/llmware/dragon-mistral-0.3) is a fact-based question-answering model, optimized for complex business documents.
 
 
 
 
 
 
12
 
13
 
14
  ### Model Description
15
 
16
  - **Developed by:** llmware
17
+ - **Model type:** mistral-0.3
18
+ - **Parameters:** 7 billion
19
+ - **Model Parent:** llmware/dragon-mistral-0.3
20
  - **Language(s) (NLP):** English
21
  - **License:** Apache 2.0
22
  - **Uses:** Fact-based question-answering
23
+ - **RAG Benchmark Accuracy Score:** 99.5
24
  - **Quantization:** int4
25
 
26
 
27
  ## Model Card Contact
28
 
29
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
30
+
31
  [llmware on hf](https://www.huggingface.co/llmware)
32
 
33
  [llmware website](https://www.llmware.ai)