Instructions to use MAGAer13/mplug-owl-llama-7b-video with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MAGAer13/mplug-owl-llama-7b-video with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MAGAer13/mplug-owl-llama-7b-video", dtype="auto") - Notebooks
- Google Colab
- Kaggle
What's the update?
#5
by JosephusCheung - opened
What's the update?
Fixed the nan issue in https://github.com/X-PLUG/mPLUG-Owl/issues/101
Updated with the correct checkpoint referenced in the issue.