Image-to-Text
Flair
sdp092004 commited on
Commit
01551f1
1 Parent(s): 7d2ac86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
2
- license: apache-2.0
3
- pipeline_tag: text2text-generation
 
 
 
4
  ---
 
1
  ---
2
+ license: bigscience-openrail-m
3
+ pipeline_tag: image-to-text
4
+ base_model:
5
+ - meta-llama/Llama-3.1-8B-Instruct
6
+ library_name: flair
7
  ---