Update README.md
Browse files
README.md
CHANGED
@@ -2,15 +2,17 @@
|
|
2 |
license: gemma
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
inference: false
|
|
|
|
|
14 |
---
|
15 |
# Gemma-2B-Instruct-ONNX
|
16 |
|
|
|
2 |
license: gemma
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
+
- ONNX
|
6 |
+
- DML
|
7 |
+
- DirectML
|
8 |
+
- ONNXRuntime
|
9 |
+
- gemma
|
10 |
+
- google
|
11 |
+
- conversational
|
12 |
+
- custom_code
|
13 |
inference: false
|
14 |
+
language:
|
15 |
+
- en
|
16 |
---
|
17 |
# Gemma-2B-Instruct-ONNX
|
18 |
|