doberst commited on
Commit
8bc26f9
·
verified ·
1 Parent(s): 334aa3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,29 +1,29 @@
1
  ---
2
- license: llama3.2
3
  inference: false
4
  tags:
5
  - green
6
- - p1
7
  - llmware-chat
8
  - ov
9
  ---
10
 
11
- # llama-3.2-1b-instruct-ov
12
 
13
- **llama-3.2-1b-instruct-ov** is an OpenVino int4 quantized version of Llama 3.2 1B Instruct, providing a very small, very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
- [**llama-3.2-1b-instruct**](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) is a new 1B chat foundation model from Meta.
16
 
17
 
18
  ### Model Description
19
 
20
- - **Developed by:** meta-llama
21
  - **Quantized by:** llmware
22
- - **Model type:** llama-3.2
23
- - **Parameters:** 1 billion
24
- - **Model Parent:** meta-llama/Meta-Llama-3.2-1B-Instruct
25
  - **Language(s) (NLP):** English
26
- - **License:** Llama 3.2 Community License
27
  - **Uses:** General chat use cases
28
  - **RAG Benchmark Accuracy Score:** NA
29
  - **Quantization:** int4
@@ -35,4 +35,4 @@ tags:
35
 
36
  [llmware on hf](https://www.huggingface.co/llmware)
37
 
38
- [llmware website](https://www.llmware.ai)
 
1
  ---
2
+ license: llama3
3
  inference: false
4
  tags:
5
  - green
6
+ - p8
7
  - llmware-chat
8
  - ov
9
  ---
10
 
11
+ # openchat-3.6-8b-20240522-ov
12
 
13
+ **openchat-3.6-8b-202440522-ov** is an OpenVino int4 quantized version of OpenChat-3.6-8b-20240522, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
+ [**openchat-3.6-8b-202440522**](https://huggingface.co/openchat/openchat-3.6-8b-20240522) which is a popular leading chat finetuning of Llama 3.
16
 
17
 
18
  ### Model Description
19
 
20
+ - **Developed by:** openchat
21
  - **Quantized by:** llmware
22
+ - **Model type:** llama-3
23
+ - **Parameters:** 8 billion
24
+ - **Model Parent:** openchat/openchat-3.6-8b-20240522
25
  - **Language(s) (NLP):** English
26
+ - **License:** Llama 3 Community License
27
  - **Uses:** General chat use cases
28
  - **RAG Benchmark Accuracy Score:** NA
29
  - **Quantization:** int4
 
35
 
36
  [llmware on hf](https://www.huggingface.co/llmware)
37
 
38
+ [llmware website](https://www.llmware.ai)