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
model: https://opencsg.com/models/THUDM/chatglm-6b-int4/files/main
Downloading images/wechat.jpg: 100%|██████████████████████████████████████████████████████████████████████████████| 151k/151k [00:00<00:00, 801kB/s]
Traceback (most recent call last):
File "/Users/xiangzhen/git/csghub-sdk/test.py", line 8, in
result = snapshot_download(repo_id,
File "/Users/xiangzhen/git/csghub-sdk/pycsghub/snapshot_download.py", line 94, in snapshot_download
http_get(
File "/Users/xiangzhen/git/csghub-sdk/pycsghub/file_download.py", line 197, in http_get
os.replace(temp_file.name, os.path.join(local_dir, file_name))
FileNotFoundError: [Errno 2] No such file or directory: '/Users/xiangzhen/Downloads/temp/tmpd9szbrft/tmpuzv0c5_5' -> '/Users/xiangzhen/Downloads/temp/tmpd9szbrft/images/wechat.jpg'
The text was updated successfully, but these errors were encountered:
model: https://opencsg.com/models/THUDM/chatglm-6b-int4/files/main
Downloading images/wechat.jpg: 100%|██████████████████████████████████████████████████████████████████████████████| 151k/151k [00:00<00:00, 801kB/s]
Traceback (most recent call last):
File "/Users/xiangzhen/git/csghub-sdk/test.py", line 8, in
result = snapshot_download(repo_id,
File "/Users/xiangzhen/git/csghub-sdk/pycsghub/snapshot_download.py", line 94, in snapshot_download
http_get(
File "/Users/xiangzhen/git/csghub-sdk/pycsghub/file_download.py", line 197, in http_get
os.replace(temp_file.name, os.path.join(local_dir, file_name))
FileNotFoundError: [Errno 2] No such file or directory: '/Users/xiangzhen/Downloads/temp/tmpd9szbrft/tmpuzv0c5_5' -> '/Users/xiangzhen/Downloads/temp/tmpd9szbrft/images/wechat.jpg'
The text was updated successfully, but these errors were encountered: