runtime error
Exit code: 1. Reason: %| | 0.00/52.7k [00:00<?, ?B/s][A normalizer.json: 100%|██████████| 52.7k/52.7k [00:00<00:00, 114MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 34.6k/34.6k [00:00<00:00, 148MB/s] special_tokens_map.json: 0%| | 0.00/2.07k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 2.07k/2.07k [00:00<00:00, 21.1MB/s] preprocessor_config.json: 0%| | 0.00/340 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 340/340 [00:00<00:00, 2.63MB/s] Device set to use cpu config.json: 0%| | 0.00/1.39k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.39k/1.39k [00:00<00:00, 9.02MB/s] pytorch_model.bin: 0%| | 0.00/307M [00:00<?, ?B/s][A pytorch_model.bin: 100%|█████████▉| 307M/307M [00:01<00:00, 300MB/s] generation_config.json: 0%| | 0.00/293 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 293/293 [00:00<00:00, 1.58MB/s] tokenizer_config.json: 0%| | 0.00/44.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 44.0/44.0 [00:00<00:00, 252kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> translation_en = pipeline("translation", model="Helsinki-NLP/opus-mt-th-en") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1049, in pipeline tokenizer = AutoTokenizer.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1033, in from_pretrained raise ValueError( ValueError: This tokenizer cannot be instantiated. Please make sure you have `sentencepiece` installed in order to use this tokenizer. model.safetensors: 0%| | 0.00/307M [00:00<?, ?B/s][A model.safetensors: 100%|█████████▉| 307M/307M [00:01<00:00, 296MB/s]
Container logs:
Fetching error logs...