runtime error
Exit code: 1. Reason: Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. Traceback (most recent call last): File "/app/app.py", line 4, in <module> pipe = pipeline("text-generation", model="Rei-xx1/Rei_iD") File "/usr/local/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 704, in pipeline config = AutoConfig.from_pretrained( model, _from_pipeline=task, code_revision=code_revision, **hub_kwargs, **model_kwargs ) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/configuration_auto.py", line 1528, in from_pretrained raise ValueError( ...<2 lines>... ) ValueError: Unrecognized model in Rei-xx1/Rei_iD. Should have a `model_type` key in its config.json.
Container logs:
Fetching error logs...