Update README.md
Browse files
README.md
CHANGED
|
@@ -3,19 +3,22 @@ license: apache-2.0
|
|
| 3 |
library_name: onnxruntime-genai
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
inference: false
|
| 18 |
base_model: Qwen/Qwen3-14B-Instruct
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# Qwen3-14B-Instruct – DirectML INT4 (ONNX Runtime)
|
|
|
|
| 3 |
library_name: onnxruntime-genai
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
+
- onnx
|
| 7 |
+
- directml
|
| 8 |
+
- int4
|
| 9 |
+
- quantized
|
| 10 |
+
- qwen
|
| 11 |
+
- qwen3
|
| 12 |
+
- instruct
|
| 13 |
+
- text-generation
|
| 14 |
+
- windows
|
| 15 |
+
- csharp
|
| 16 |
+
- dotnet
|
| 17 |
inference: false
|
| 18 |
base_model: Qwen/Qwen3-14B-Instruct
|
| 19 |
+
language:
|
| 20 |
+
- en
|
| 21 |
+
- zh
|
| 22 |
---
|
| 23 |
|
| 24 |
# Qwen3-14B-Instruct – DirectML INT4 (ONNX Runtime)
|