How to use bushali/Instruct_PVLLM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bushali/Instruct_PVLLM", dtype="auto")