Improve model card with pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
4 |
# ๐ WebThinker-QwQ-32B
|
5 |
|
6 |
<div align="left" style="line-height: 1;">
|
@@ -69,5 +72,4 @@ This model is released under the Apache License 2.0.
|
|
69 |
|
70 |
## Contact
|
71 |
|
72 |
-
For any questions or feedback, please reach out to us at [[email protected]](mailto:[email protected]).
|
73 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
library_name: transformers
|
5 |
---
|
6 |
+
|
7 |
# ๐ WebThinker-QwQ-32B
|
8 |
|
9 |
<div align="left" style="line-height: 1;">
|
|
|
72 |
|
73 |
## Contact
|
74 |
|
75 |
+
For any questions or feedback, please reach out to us at [[email protected]](mailto:[email protected]).
|
|