Instructions to use Chat-UniVi/Chat-UniVi-13B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Chat-UniVi/Chat-UniVi-13B with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("Chat-UniVi/Chat-UniVi-13B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add library name and paper link to model card
#3 opened over 1 year ago
by
nielsr
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot
Different from Video-LLaVA
#1 opened over 2 years ago
by
Yhyu13