How to use Abhisek987/llama-test-3.2-sql-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Abhisek987/llama-test-3.2-sql-lora", dtype="auto")