WisdomShell / codeshell

A series of code large language models developed by PKU-KCL
http://se.pku.edu.cn/kcl
Other
1.62k stars 120 forks source link

OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like WisdomShell/CodeShell-7B-Chat is not the path to a directory containing a file named config.json. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'. #52

Open a1404040 opened 1 year ago

a1404040 commented 1 year ago

what's wrong?

weiye commented 1 year ago

You need to check if you can connect to the huggingface.co website, or you can download the checkpoint and set the checkpoint path to your local path in the code.发自我的iPhone------------------ Original ------------------From: a1404040 @.>Date: Thu,Nov 9,2023 5:52 PMTo: WisdomShell/codeshell @.>Cc: Subscribed @.***>Subject: Re: [WisdomShell/codeshell] OSError: We couldn't connect to'https://huggingface.co' to load this file, couldn't find it in the cachedfiles and it looks like WisdomShell/CodeShell-7B-Chat is not the path to adirectory containing a file named config.json. Checkout your internetconnection or see how to run the library in offline mode at'https://huggingface.co/docs/transformers/installation#offline-mode'. (Issue#52) what's wrong?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/WisdomShell/codeshell/issues/52#issuecomment-1803503698", "url": "https://github.com/WisdomShell/codeshell/issues/52#issuecomment-1803503698", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

yabuke commented 8 months ago

Excuse me, this problem had solved?