doberst commited on
Commit
722b12e
1 Parent(s): bf298ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -6,9 +6,9 @@ tags: [green, p7, llmware-chat, ov]
6
 
7
  # mathstral-7b-ov
8
 
9
- **mathstral-7b-ov** is an OpenVino int4 quantized version of Mathstral, providing a very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
10
 
11
- [**mathstral-7b-ov**](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) is a math focused model from Mistral.
12
 
13
 
14
  ### Model Description
@@ -17,16 +17,18 @@ tags: [green, p7, llmware-chat, ov]
17
  - **Quantized by:** llmware
18
  - **Model type:** mistral-7b
19
  - **Parameters:** 7 billion
20
- - **Model Parent:** mistralai/mathstral
21
  - **Language(s) (NLP):** English
22
  - **License:** Apache 2.0
23
- - **Uses:** General purpose chat
24
  - **RAG Benchmark Accuracy Score:** NA
25
  - **Quantization:** int4
26
 
27
 
28
  ## Model Card Contact
29
 
 
 
30
  [llmware on hf](https://www.huggingface.co/llmware)
31
 
32
  [llmware website](https://www.llmware.ai)
 
6
 
7
  # mathstral-7b-ov
8
 
9
+ **mathstral-7b-ov** is an OpenVino int4 quantized version of Mathstral, providing a very inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
10
 
11
+ [**mathstral-7b-ov**](https://huggingface.co/mistralai/Mathstral-7B-v0.1) is an instruct-trained model from Mistral with excellent capabilities for answering mathematical oriented problems and questions.
12
 
13
 
14
  ### Model Description
 
17
  - **Quantized by:** llmware
18
  - **Model type:** mistral-7b
19
  - **Parameters:** 7 billion
20
+ - **Model Parent:** mistralai/Mathstral-7B-v0.1
21
  - **Language(s) (NLP):** English
22
  - **License:** Apache 2.0
23
+ - **Uses:** Chat-oriented Math problems
24
  - **RAG Benchmark Accuracy Score:** NA
25
  - **Quantization:** int4
26
 
27
 
28
  ## Model Card Contact
29
 
30
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
31
+
32
  [llmware on hf](https://www.huggingface.co/llmware)
33
 
34
  [llmware website](https://www.llmware.ai)