Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,12 @@ license: mit
|
|
6 |
## **DeepSeek-R1-Distill-Qwen-7B-INT4-ONNX**
|
7 |
|
8 |
|
|
|
|
|
9 |
### **Sample**
|
10 |
|
11 |
```python
|
12 |
|
13 |
-
|
14 |
-
|
15 |
import onnxruntime_genai as og
|
16 |
import numpy as np
|
17 |
import os
|
|
|
6 |
## **DeepSeek-R1-Distill-Qwen-7B-INT4-ONNX**
|
7 |
|
8 |
|
9 |
+
<b><span style="text-decoration:underline">Note: This is unoffical version,just for test and dev.</span></b>
|
10 |
+
|
11 |
### **Sample**
|
12 |
|
13 |
```python
|
14 |
|
|
|
|
|
15 |
import onnxruntime_genai as og
|
16 |
import numpy as np
|
17 |
import os
|