How to use BASH-Lab/RAVEN-AV-7B with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("BASH-Lab/RAVEN-AV-7B", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!