모델 다운로드 관련 이슈 질문드립니다.

#7
by hyeon12 - opened

huggingface로 모델을 다운로드 후 load하는 과정에서 아래와 같은 에러가 발생합니다. 현재 transformers 버전은 4.40.0입니다.

ModuleNotFoundError: No module named 'transformers_modules.LGAI-EXAONE.EXAONE-3'

3뒤에 .5가 붙는데 transformers_modules로 모델을 import할 때, 에러가 발생하는 것 같습니다.

model name은 LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct로 하고 있습니다.

감사합니다.

안녕하세요, hyeon12님.

해당 에러는 transformers의 알려진 버그 입니다.
transformers 버전을 4.43 이상으로 올려 보시기 바랍니다.

감사합니다.

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment