FastFlowLM commited on
Commit
c244e0c
·
verified ·
1 Parent(s): ce12c1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,12 +7,15 @@ tags:
7
  - llama
8
  - llama-3.1
9
  - text-generation
 
 
 
10
  pipeline_tag: text-generation
11
  base_model:
12
  - meta-llama/Llama-3.1-8B-Instruct
13
  ---
14
 
15
- # 🦙 LLaMA 3.1 (7B/13B/70B) – [Your Variant Name]
16
 
17
  ## Model Summary
18
  This is a derivative of Meta AI’s LLaMA 3.1 base model. The model retains the core architecture and weights from Meta’s release and may include fine-tuning, quantization, or adaptation for specific applications.
 
7
  - llama
8
  - llama-3.1
9
  - text-generation
10
+ - AMD
11
+ - Ryzen
12
+ - NPU
13
  pipeline_tag: text-generation
14
  base_model:
15
  - meta-llama/Llama-3.1-8B-Instruct
16
  ---
17
 
18
+ # 🦙 LLaMA 3.1 (8B) – Optimized for FastFlowLM on AMD Ryzen™ AI NPU (XDNA2 Only)
19
 
20
  ## Model Summary
21
  This is a derivative of Meta AI’s LLaMA 3.1 base model. The model retains the core architecture and weights from Meta’s release and may include fine-tuning, quantization, or adaptation for specific applications.