nbroad commited on
Commit
97a30a8
·
1 Parent(s): 98d2f25

Add conversational tag

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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