Video-Text-to-Text
Transformers
Safetensors
English
apollo
text-generation
video
video-understanding
vision
multimodal
conversational
custom_code
instruction-tuning
Instructions to use Sri-Vigneshwar-DJ/Apollo-LMMs-Apollo-7B-t32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sri-Vigneshwar-DJ/Apollo-LMMs-Apollo-7B-t32 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("Sri-Vigneshwar-DJ/Apollo-LMMs-Apollo-7B-t32", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K