runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/4.05k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 4.05k/4.05k [00:00<00:00, 29.2MB/s] The repository moonshotai/Kimi-K2-Thinking contains custom code which must be executed to correctly load the model. You can inspect the repository content at https://hf.co/moonshotai/Kimi-K2-Thinking . You can inspect the repository content at https://hf.co/moonshotai/Kimi-K2-Thinking. You can avoid this prompt in future by passing the argument `trust_remote_code=True`. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 757, in resolve_trust_remote_code answer = input( EOFError: EOF when reading a line During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 9, in <module> tokenizer = AutoTokenizer.from_pretrained(MODEL_NAME) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1117, in from_pretrained trust_remote_code = resolve_trust_remote_code( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 769, in resolve_trust_remote_code raise ValueError( ValueError: The repository moonshotai/Kimi-K2-Thinking contains custom code which must be executed to correctly load the model. You can inspect the repository content at https://hf.co/moonshotai/Kimi-K2-Thinking . You can inspect the repository content at https://hf.co/moonshotai/Kimi-K2-Thinking. Please pass the argument `trust_remote_code=True` to allow custom code to be run. Do you wish to run the custom code? [y/N]
Container logs:
Fetching error logs...