Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: bsd-3-clause
|
4 |
+
---
|
5 |
+
|
6 |
+
# DeepSeek-R1-Distill-Qwen-1.5B-GPTQ-Int4
|
7 |
+
|
8 |
+
This version of DeepSeek-R1-Distill-Qwen-1.5B has been converted to run on the Axera NPU using **w4a16** quantization.
|
9 |
+
|
10 |
+
This model has been optimized with the following LoRA:
|
11 |
+
|
12 |
+
Compatible with Pulsar2 version: 3.4(Not released yet)
|
13 |
+
|
14 |
+
## Useful links:
|
15 |
+
[Pulsar2 Link, How to Convert LLM from Huggingface to axmodel](https://pulsar2-docs.readthedocs.io/en/latest/appendix/build_llm.html)
|
16 |
+
|
17 |
+
[AXera NPU LLM Runtime](https://github.com/AXERA-TECH/ax-llm)
|
18 |
+
|
19 |
+
## Support Platform
|
20 |
+
|
21 |
+
- AX650
|
22 |
+
- AX650N DEMO Board
|
23 |
+
- M4N-Dock
|
24 |
+
- M.2 Accelerator card
|
25 |
+
- AX630C
|
26 |
+
- *developing*
|
27 |
+
|
28 |
+
|Chips|w8a16|w4a16|
|
29 |
+
|--|--|--|
|
30 |
+
|AX650| 11 tokens/sec|19 tokens/sec|
|