Pooja Ganesh commited on
Commit
f1e1624
·
verified ·
1 Parent(s): ae8b925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -9,4 +9,24 @@ tags:
9
  - amd
10
  - meta
11
  - facebook
 
 
 
12
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  - amd
10
  - meta
11
  - facebook
12
+ - onnx
13
+ base_model:
14
+ - meta-llama/Llama-2-7b-hf
15
  ---
16
+
17
+ # meta-llama/Llama-2-7b-hf
18
+ - ## Introduction
19
+ This model was created by applying [Quark](https://quark.docs.amd.com/latest/index.html) with calibration samples from Pile dataset, and applying [onnxruntime-genai model builder](https://github.com/microsoft/onnxruntime-genai/tree/main/src/python/py/models) to convert to ONNX.
20
+ - ## Quantization Strategy
21
+ - ***Quantized Layers***: TBD
22
+ - ***Weight***: TBD
23
+ - ## Quick Start
24
+ For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
25
+
26
+ #### Evaluation scores
27
+ The perplexity measurement is run on the wikitext-2-raw-v1 (raw data) dataset provided by Hugging Face. Perplexity score measured for prompt length 2k is 5.681574.
28
+
29
+ #### License
30
+ Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
31
+
32
+ license: llama2