How to use martyyz/reft_llama3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("martyyz/reft_llama3", dtype="auto")
No model card