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