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