multiprocessing 썸네일형 리스트형 인공지능학습(ChatBot) 학습 with FastAPI 문제의 로그: ForkingPickler(file, protocol).dump(obj) AttributeError: Can't pickle local object 'get_cosine_schedule_with_warmup..lr_lambda' 상황: 개발환경: 노트북 + Window + venv(python 3.7.6) + uvicorn + fastAPI + GPU 1개 + 유튜브시청상태(중요) FastAPI 서버실행 후 학습 KoGPT2Chat 기반 학습이 시작도 전에 trainer.fit(model) 호출과 함께 멈추는 문제 발생. 내 경우 해답 데이터 로드 시 직렬처리(DataLoader(...,num_workers=0)) batch 감소(batch_size=64 -> batc.. 이전 1 다음