How to use kik41/lora-function-less-llama-3-8b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kik41/lora-function-less-llama-3-8b", dtype="auto")