Skip to content

Korean Vision Langauge Model Finetuning Opensource Repository

License

Notifications You must be signed in to change notification settings

BARUDA-AI/KoreanVL

 
 

Repository files navigation

Quick Start

🛠️ 설치 방법

리포지토리 클론:

아래 명령어를 사용하여 리포지토리를 클론하세요:

git clone https://github.com/Eruly/KoreanVL.git

Conda 가상 환경 생성 및 활성화:

다음 명령어를 사용하여 Conda 가상 환경을 생성하고 활성화하세요:

conda create -n koreannvl python=3.9 -y
conda activate koreanvl

requirements.txt를 사용하여 의존성 설치:

아래 명령어로 필요한 의존성을 설치하세요:

pip install -r requirements.txt

License

위 프로젝트는 InternVL을 기반으로 이루어졌습니다.

About

Korean Vision Langauge Model Finetuning Opensource Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.3%
  • Jupyter Notebook 43.8%
  • Shell 5.6%
  • JavaScript 0.2%
  • HTML 0.1%
  • Makefile 0.0%