Luodian / Otter

🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
https://otter-ntu.github.io/
MIT License
3.52k stars 241 forks source link

otter-9b-hf disappeared, where to get otter support. #324

Closed Li-Qingyun closed 6 months ago

Li-Qingyun commented 7 months ago

Hi, thanks for your great work. It seems that luodian/otter-9b-hf disappeared. Otter, not OtterHD

Luodian commented 6 months ago

It's renamed and it's here.

https://huggingface.co/luodian/OTTER-LLaMA7B-Init

Li-Qingyun commented 6 months ago

It's renamed and it's here.

https://huggingface.co/luodian/OTTER-LLaMA7B-Init

But This weight is for initilizing training for Otter. It's directly converted from Openflamingo.

Isn't there well-trained weight that can be used to align evaluation?

Luodian commented 6 months ago

if you are referring to trained weights, we would like to refer you this link: https://huggingface.co/luodian/OTTER-Image-MPT7B

Thanks!

Li-Qingyun commented 6 months ago

[Cry], LLAMA is required, 555