doberst commited on
Commit
8674b11
1 Parent(s): 11d183e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -10,20 +10,16 @@ tags:
10
 
11
  # dolphin-2.9.4-llama-3.1-8b-ov
12
 
13
- <!-- Provide a quick summary of what the model is/does. -->
14
-
15
  **dolphin-2.9.4-llama-3.1-8b-ov** is an OpenVino int4 quantized version of dolphin-2.9.4-llama-3.1-8b-ov, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
16
 
17
  [**dolphin-2.9.4-llama-3.1-8b**](https://huggingface.co/cognitivecomputations/dolphin-2.9.4-llama-3.1-8b) is a leading open source Dolphin fine-tuned model on top of Llama 3.1 base.
18
 
19
- Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
20
-
21
- Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
22
 
23
 
24
  ### Model Description
25
 
26
  - **Developed by:** cognitive computations
 
27
  - **Model type:** llama-3.1
28
  - **Parameters:** 8 billion
29
  - **Model Parent:** cognitivecomputations/dolphin-2.9.4-llama-3.1-8b
@@ -36,6 +32,8 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
36
 
37
  ## Model Card Contact
38
 
39
- [llmware on hf](https://www.huggingface.co/llmware)
 
 
40
 
41
- [llmware website](https://www.llmware.ai)
 
10
 
11
  # dolphin-2.9.4-llama-3.1-8b-ov
12
 
 
 
13
  **dolphin-2.9.4-llama-3.1-8b-ov** is an OpenVino int4 quantized version of dolphin-2.9.4-llama-3.1-8b-ov, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
  [**dolphin-2.9.4-llama-3.1-8b**](https://huggingface.co/cognitivecomputations/dolphin-2.9.4-llama-3.1-8b) is a leading open source Dolphin fine-tuned model on top of Llama 3.1 base.
16
 
 
 
 
17
 
18
 
19
  ### Model Description
20
 
21
  - **Developed by:** cognitive computations
22
+ - **Quantized by:** llmware
23
  - **Model type:** llama-3.1
24
  - **Parameters:** 8 billion
25
  - **Model Parent:** cognitivecomputations/dolphin-2.9.4-llama-3.1-8b
 
32
 
33
  ## Model Card Contact
34
 
35
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
36
+
37
+ [llmware on hf](https://www.huggingface.co/llmware)
38
 
39
+ [llmware website](https://www.llmware.ai)