How to use arjun3103/llama3-4bit-sql-finetune with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("arjun3103/llama3-4bit-sql-finetune", dtype="auto")