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