dahara1 commited on
Commit
9b976bf
1 Parent(s): 60ade2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,9 +5,9 @@ tags:
5
  - llama3
6
  ---
7
 
8
- This is a model that has been AWQ quantized and converted to run on the NPU installed in the Ryzen AI PC (for example, Ryzen 9 7940HS Processor) (for Windows environment)
9
-
10
- For information on setting 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
 
 
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