You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, line 8, in <module>
llm = AutoModelForCausalLM.from_pretrained(
File "/usr/local/lib/python3.10/dist-packages/ctransformers/hub.py", line 175, in from_pretrained
llm = LLM(
File "/usr/local/lib/python3.10/dist-packages/ctransformers/llm.py", line 253, in __init__
raise RuntimeError(
RuntimeError: Failed to create LLM 'gguf' from '/root/.cache/huggingface/hub/models--SanctumAI--Llama-3.2-3B-Instruct-GGUF/blobs/c77eb142ab869944f388ff093fc7276ea15c4e1f810ceb76554fc5ae77694c19'.
The text was updated successfully, but these errors were encountered:
Hi,
Is there something wrong with using it this way? I can't run the gguf models I want to try.
Error output:
The text was updated successfully, but these errors were encountered: