Instructions to use Mutonix/Vriptor-STLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mutonix/Vriptor-STLLM with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("Mutonix/Vriptor-STLLM", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 61 Bytes
af93209 | 1 2 3 4 5 | ---
license: apache-2.0
pipeline_tag: video-text-to-text
---
|