Add conversational tag
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
| 4 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence
|
| 7 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- conversational
|
| 7 |
---
|
| 8 |
# DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence
|
| 9 |
|