How to use Tom1986/tinyllama-qlora-philosopher with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Tom1986/tinyllama-qlora-philosopher", dtype="auto")