Closed hjsg1010 closed 1 year ago
I got same error from
from transformers import LlamaModel
this line.
I tried reinstall libraries, but still get same error
It's weird.. when I try at pip enviorment (not conda virtual enviorment) it works.. It is not repo issues so I will try it to fix my self. sorry for bothering
Describe the issue
Issue: RuntimeError: Failed to import transformers.models.llama.modeling_llama because of the following error (look up to see its traceback): 'NoneType' object is not subscriptable
Command:
Log:
I'm loading model from local files. so I changed Launch a model worker (LoRA weights, unmerged) command to upper command.
please let me know if there is problem thx for read my question and sorry for if it is silly problem