Instructions to use PKU-Alignment/AA-chameleon-7b-plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PKU-Alignment/AA-chameleon-7b-plus with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("PKU-Alignment/AA-chameleon-7b-plus") model = AutoModelForMultimodalLM.from_pretrained("PKU-Alignment/AA-chameleon-7b-plus", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
0a2912f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ce4d1f3663f5d4107626535be90fe6947e655bd1543465b202cc4b53832e1dac
size 14165009930
|