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