runtime error
Model type 'qwen2' is not supported. Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from model import get_input_token_length, run File "/home/user/app/model.py", line 18, in <module> model = AutoModelForCausalLM.from_pretrained(model_id,hf=True) File "/usr/local/lib/python3.10/site-packages/ctransformers/hub.py", line 175, in from_pretrained llm = LLM( File "/usr/local/lib/python3.10/site-packages/ctransformers/llm.py", line 253, in __init__ raise RuntimeError( RuntimeError: Failed to create LLM 'qwen2' from '/home/user/.cache/huggingface/hub/models--acbdkk--SupaMATH3/blobs/ec32145a87a33feed9151b9d53d955cf212629169ca93faef67ae18ee6f01472'.
Container logs:
Fetching error logs...