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
Can't load pretrained 'mplug-owl-llama-7b-video'
#6
by ssaha3umbc - opened
Which version of transformer is required to load the pretrained 'mplug-owl-llama-7b-video' model? FYI, I have tried with transformers-4.35.2.