wekkel commited on
Commit
eb23da0
·
verified ·
1 Parent(s): 2ad7c4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -3,19 +3,22 @@ license: apache-2.0
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
  ---
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)