dhndhn commited on
Commit
b38981c
·
verified ·
1 Parent(s): 211f536

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -37
README.md CHANGED
@@ -1,37 +1,39 @@
1
- ---
2
- license: mit
3
- base_model:
4
- - deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
5
- ---
6
-
7
- # amd/DeepSeek-R1-Distill-Qwen-7B-awq-asym-uint4-g128-lmhead-onnx-hybrid
8
- - ## Introduction
9
- This model was prepared using the AMD Quark Quantization tool, followed by necessary post-processing.
10
-
11
- - ## Quantization Strategy
12
- - AWQ / Group 128 / Asymmetric / UINT4 Weights / FP16 activations
13
- - Excluded Layers: None
14
- -
15
- - ## Quick Start
16
- For quickstart, refer to [Ryzen AI doucmentation](https://ryzenai.docs.amd.com/en/latest/hybrid_oga.html)
17
-
18
- #### Evaluation scores
19
- 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 39.452.
20
-
21
- #### License
22
- Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
23
-
24
- MIT License
25
-
26
- Copyright (c) 2023 DeepSeek
27
-
28
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
29
- in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
31
-
32
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
33
-
34
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
35
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37
- SOFTWARE.
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
5
+ tags:
6
+ - ryzenai-hybrid
7
+ ---
8
+
9
+ # amd/DeepSeek-R1-Distill-Qwen-7B-awq-asym-uint4-g128-lmhead-onnx-hybrid
10
+ - ## Introduction
11
+ This model was prepared using the AMD Quark Quantization tool, followed by necessary post-processing.
12
+
13
+ - ## Quantization Strategy
14
+ - AWQ / Group 128 / Asymmetric / UINT4 Weights / FP16 activations
15
+ - Excluded Layers: None
16
+ -
17
+ - ## Quick Start
18
+ For quickstart, refer to [Ryzen AI doucmentation](https://ryzenai.docs.amd.com/en/latest/hybrid_oga.html)
19
+
20
+ #### Evaluation scores
21
+ 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 39.452.
22
+
23
+ #### License
24
+ Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
25
+
26
+ MIT License
27
+
28
+ Copyright (c) 2023 DeepSeek
29
+
30
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
31
+ in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
33
+
34
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
35
+
36
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
39
+ SOFTWARE.