https://colab.research.google.com/gist/movie5/fe356735fb45c2e037422310e94659d1/use_minigpt4.ipynb
공식 github에서 제공하는 colab은 버전 문제, LLaMA 모델 다운받는 문제로 한번에 사용하기 힘들다.
그래서 이번에 Colab에서 requirements만 다운받으면 실행할 수 있도록 버전을 수정한 코드를 작성했다.
'AI Engineering Topic > AI 모델 배포' 카테고리의 다른 글
3. MiniGPT-4 (0) | 2023.06.29 |
---|---|
[custom image-to-text generator] 2. deeplearning.ai의 short 강의 요약정리 with code (0) | 2023.06.29 |
[custom image-to-text generation] 1. huggingface에서multimodal image-to-text 모델 선택기 (0) | 2023.06.29 |
파이토치 2.0 torch.compile() 이 얼마나 빠른지 알아보자 (0) | 2023.04.25 |
Whisper (0) | 2023.03.18 |