Instructions to use Alpha-VLLM/Chameleon_7B_mGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alpha-VLLM/Chameleon_7B_mGPT with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("Alpha-VLLM/Chameleon_7B_mGPT") model = AutoModelForImageTextToText.from_pretrained("Alpha-VLLM/Chameleon_7B_mGPT") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository