merve HF Staff commited on
Commit
059c7d3
·
verified ·
1 Parent(s): ae84538

Fix pipeline_tag 🤗

Browse files

This is an LLM right? fixed the pipeline_tag accordingly

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  ---
6
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-generation
4
  library_name: transformers
5
  ---
6