doberst commited on
Commit
ba7b869
·
verified ·
1 Parent(s): 7a18b05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -8,13 +8,13 @@ tags:
8
  - ov
9
  ---
10
 
11
- # llama-3.1-instruct-ov
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
- **llama-3.1-instruct-ov-ov** is an OpenVino int4 quantized version of Llama 3.1 Instruct, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
16
 
17
- [**llama-3.1-instruct**](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) is a leading open source general foundation model from Meta.
18
 
19
  Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
20
 
@@ -23,10 +23,10 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
23
 
24
  ### Model Description
25
 
26
- - **Developed by:** meta-llama
27
  - **Model type:** llama-3.1
28
  - **Parameters:** 8 billion
29
- - **Model Parent:** meta-llama/Meta-Llama-3.1-8B-Instruct
30
  - **Language(s) (NLP):** English
31
  - **License:** Llama 3.1 Community License
32
  - **Uses:** General chat use cases
 
8
  - ov
9
  ---
10
 
11
+ # gradientai-llama3-8b-1048k-ov
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
+ **gradientai-llama3-8b-1048k-ov** is an OpenVino int4 quantized version of GradientAI finetune of Llama3, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
16
 
17
+ [**gradientai-llama3-8b-1048k**](https://huggingface.co/gradientai/Llama-3-8B-Instruct-Gradient-1048K) is a context window expansion finetune of leading open source general foundation model from Meta.
18
 
19
  Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
20
 
 
23
 
24
  ### Model Description
25
 
26
+ - **Developed by:** gradientai
27
  - **Model type:** llama-3.1
28
  - **Parameters:** 8 billion
29
+ - **Model Parent:** gradientai/Llama-3-8B-Instruct-Gradient-1048K
30
  - **Language(s) (NLP):** English
31
  - **License:** Llama 3.1 Community License
32
  - **Uses:** General chat use cases