Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- amd
|
| 8 |
+
- ryzenai
|
| 9 |
+
- onnx
|
| 10 |
+
- hybrid
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Phi-4-mini-instruct_rai_1.7.1_hybrid
|
| 14 |
+
|
| 15 |
+
- ## Introduction
|
| 16 |
+
|
| 17 |
+
This model was prepared using the AMD Quark Quantization tool, followed by necessary post-processing.
|
| 18 |
+
|
| 19 |
+
- ## Quantization Strategy
|
| 20 |
+
- AWQ / Group 128 / Asymmetric / BFP16 activations / UINT4 Weights
|
| 21 |
+
|
| 22 |
+
- ## Quick Start
|
| 23 |
+
|
| 24 |
+
For quickstart, refer to [Ryzen AI documentation](https://ryzenai.docs.amd.com/en/latest/hybrid_oga.html)
|
| 25 |
+
|
| 26 |
+
#### Evaluation scores
|
| 27 |
+
|
| 28 |
+
_Benchmark scores not yet available for this model._
|
| 29 |
+
|
| 30 |
+
#### License
|
| 31 |
+
|
| 32 |
+
Modifications copyright(c) 2025 Advanced Micro Devices,Inc. All rights reserved.
|
| 33 |
+
|
| 34 |
+
MIT License
|
| 35 |
+
|
| 36 |
+
Copyright (c) 2025 Advanced Micro Devices, Inc
|
| 37 |
+
|
| 38 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
|
| 39 |
+
in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 40 |
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
| 41 |
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
| 42 |
+
|
| 43 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 44 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 45 |
+
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
|
| 46 |
+
SOFTWARE.
|
| 47 |
+
|
| 48 |
+
|