🚩 Report: Not working

#17
by kevinzhang120 - opened

Running autotokenizer on defog/sqlcoder-70b-alpha getting error that never happened before (Llama model works fine):

model_id = "defog/sqlcoder-70b-alpha"
tokenizer = AutoTokenizer.from_pretrained(model_id, padding_side = "right")

ReadTimeout: (ReadTimeoutError("HTTPSConnectionPool(host='cdn-lfs-us-1.hf.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 835293f3-08b9-4ec4-bbf1-4f9d8c1eaf61)')

Defog.ai org

Yeah this seems like a connection issue to huggingface from your system. Closing it as it's unrelated to the model.

wongjingping changed discussion status to closed
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment