Traceback (most recent call last):
File "D:\TCM_LLM\TCM-CHAT.PY", line 8, in
from transformers import cached_path, HfFolder
ImportError: cannot import name 'cached_path' from 'transformers' (C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers__init__.py)
Traceback (most recent call last): File "D:\TCM_LLM\TCM-CHAT.PY", line 8, in
from transformers import cached_path, HfFolder
ImportError: cannot import name 'cached_path' from 'transformers' (C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers__init__.py)