from transformers import AutoConfig # 加载模型配置 config = AutoConfig.from_pretrained("ckcl/mexc_price_model", config_file_name="setting.json")