huggingface没有model_name
Published:
TL;DR: This post explains how to handle situations where a model cannot be downloaded from Hugging Face using model_name
, often due to the model not being registered. It provides a method to clone the model repository and manually set up the tokenizer.