How to use lxsy/bitvla-bf16 with Transformers:
# Load model directly from transformers import AutoModelForVision2Seq model = AutoModelForVision2Seq.from_pretrained("lxsy/bitvla-bf16", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!