Instructions to use BeingBeyond/BeingVL-VQ-8K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BeingBeyond/BeingVL-VQ-8K with Transformers:
# Load model directly from transformers import ChameleonVQVAE model = ChameleonVQVAE.from_pretrained("BeingBeyond/BeingVL-VQ-8K", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K