doberst commited on
Commit
044ef2e
1 Parent(s): cb77cf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -16
README.md CHANGED
@@ -1,28 +1,28 @@
1
  ---
2
- license: llama2
3
- inference: false
4
- tags: [green, llmware-chat, p7, ov]
 
 
 
 
 
5
  ---
6
 
7
- # llama-2-chat-ov
8
 
9
- <!-- Provide a quick summary of what the model is/does. -->
10
 
11
- **llama-2-chat-ov** is an OpenVino int4 quantized version of Llama-2-Chat, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
-
13
- [**llama-2-chat**](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) is the official chat finetuned version of Llama2.
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:** llama2
24
- - **Parameters:** 7 billion
25
- - **Model Parent:** meta-llama/Llama-2-7b-chat-hf
 
26
  - **Language(s) (NLP):** English
27
  - **License:** Apache 2.0
28
  - **Uses:** Chat and general purpose LLM
@@ -32,6 +32,8 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
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:
5
+ - green
6
+ - llmware-chat
7
+ - p1
8
+ - ov
9
+ - emerald
10
  ---
11
 
12
+ # tiny-llama-chat-ov
13
 
14
+ **tiny-llama-chat-ov** is an OpenVino int4 quantized version of TinyLlama-Chat, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
15
 
16
+ [**tiny-llama-chat**](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) is the official chat finetuned version of tiny-llama.
 
 
 
 
 
 
17
 
18
 
19
  ### Model Description
20
 
21
+ - **Developed by:** TinyLlama
22
+ - **Quantized by:** llmware
23
+ - **Model type:** llama
24
+ - **Parameters:** 1.1 billion
25
+ - **Model Parent:** TinyLlama-1.1B-Chat-v1.0
26
  - **Language(s) (NLP):** English
27
  - **License:** Apache 2.0
28
  - **Uses:** Chat and general purpose LLM
 
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)