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