runtime error
Exit code: 1. Reason: etensors: 18%|█▊ | 357M/1.99G [00:02<00:09, 178MB/s] [A model-00008-of-00009.safetensors: 28%|██▊ | 556M/1.99G [00:03<00:07, 180MB/s][A model-00008-of-00009.safetensors: 63%|██████▎ | 1.25G/1.99G [00:04<00:02, 369MB/s][A model-00008-of-00009.safetensors: 87%|████████▋ | 1.73G/1.99G [00:05<00:00, 406MB/s][A model-00008-of-00009.safetensors: 100%|█████████▉| 1.99G/1.99G [00:06<00:00, 326MB/s] model-00009-of-00009.safetensors: 0%| | 0.00/1.02G [00:00<?, ?B/s][A model-00009-of-00009.safetensors: 1%| | 10.5M/1.02G [00:02<03:13, 5.23MB/s][A model-00009-of-00009.safetensors: 28%|██▊ | 290M/1.02G [00:03<00:06, 106MB/s] [A model-00009-of-00009.safetensors: 100%|█████████▉| 1.02G/1.02G [00:04<00:00, 248MB/s] Config indicates that a lora adapter should be present, but peft is not installed; this will cause the model to perform incorrectly when audio inputs are provided. Please install peft and reload the model! Loading checkpoint shards: 0%| | 0/9 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|██████████| 9/9 [00:00<00:00, 27.24it/s] generation_config.json: 0%| | 0.00/137 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 137/137 [00:00<00:00, 958kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> p = pipeline("automatic-speech-recognition", model="ibm-granite/granite-speech-3.2-8b", torch_dtype=torch.bfloat16, trust_remote_code=True) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1180, in pipeline return pipeline_class(model=model, framework=framework, task=task, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/automatic_speech_recognition.py", line 211, in __init__ feature_extractor._processor_class AttributeError: 'NoneType' object has no attribute '_processor_class'
Container logs:
Fetching error logs...