How to use TheAIchemist13/test-tiny-gpt2-4bit-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheAIchemist13/test-tiny-gpt2-4bit-lora", dtype="auto")