Add 'pytorch' tag
Browse files## Add tag: pytorch
This PR adds the `pytorch` tag to the model repository.
**Changes:**
- Added `pytorch` to model tags
- Updated from 9 to 10 tags
**Current tags:** transformers, safetensors, qwen2, text-generation, arxiv:1910.09700, autotrain_compatible, text-generation-inference, endpoints_compatible, region:us
**New tags:** transformers, safetensors, qwen2, text-generation, arxiv:1910.09700, autotrain_compatible, text-generation-inference, endpoints_compatible, region:us, pytorch
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- transformers
|
5 |
+
- safetensors
|
6 |
+
- qwen2
|
7 |
+
- text-generation
|
8 |
+
- arxiv:1910.09700
|
9 |
+
- autotrain_compatible
|
10 |
+
- text-generation-inference
|
11 |
+
- endpoints_compatible
|
12 |
+
- region:us
|
13 |
+
- pytorch
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|