U4R
/

Safetensors
chimera
custom_code
nielsr HF Staff commited on
Commit
5a9da86
·
verified ·
1 Parent(s): c6b29f4

Add model card, pipeline tag, link to paper

Browse files

This PR ensures the model can be found at https://huggingface.co/papers/2412.05983 as well as at https://huggingface.co/models?pipeline_tag=image-text-to-text&sort=trending.

Feel free to update the other models too!

Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: image-text-to-text
5
+ ---
6
+
7
+ This repository contains the Chimera-Extractor-1B model described in [Chimera: Improving Generalist Model with Domain-Specific Experts](https://huggingface.co/papers/2412.05983).