Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ tags:
|
|
5 |
- llama3
|
6 |
---
|
7 |
|
8 |
-
This
|
9 |
-
|
10 |
-
For
|
11 |
|
12 |
The following sample assumes that the setup on the above page has been completed.
|
13 |
|
|
|
5 |
- llama3
|
6 |
---
|
7 |
|
8 |
+
This model is [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) AWQ quantized and converted version to run on the NPU installed Ryzen AI PC (for example, Ryzen 9 7940HS Processor).
|
9 |
+
|
10 |
+
For set up Ryzen AI for LLMs in window 11, see [Running LLM on AMD NPU Hardware](https://www.hackster.io/gharada2013/running-llm-on-amd-npu-hardware-19322f).
|
11 |
|
12 |
The following sample assumes that the setup on the above page has been completed.
|
13 |
|