Add pipeline tag to allow for HF Inference Providers

#147
by nbroad - opened
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  license: mit
3
  library_name: transformers
 
 
 
4
  ---
5
  # DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence
6
 
@@ -237,4 +240,4 @@ This repository and the model weights are licensed under the [MIT License](LICEN
237
 
238
  ## Contact
239
 
240
- If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
 
1
  ---
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
 
 
240
 
241
  ## Contact
242
 
243
+ If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).