Spaces:
Runtime error
Runtime error
Invalid JSON: Unexpected token 'r', "from transf"... is not valid JSON
| from transformers import AutoConfig | |
| # 加载模型配置 | |
| config = AutoConfig.from_pretrained("ckcl/mexc_price_model", config_file_name="setting.json") | |