-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[제안] 모델 파일을 레포에서 분리 #96
Comments
@mrchypark 좋은 제안 감사합니다. |
이런... 그렇군요. 아니라면 오픈 레포지토리에 대해 github package가 무료이니 nuget 같은걸로 데이터 패키지를 만들어 올리시면 어떨까요? |
@mrchypark |
그러고 보니 github release를 그냥 사용하는 것도 방법이겠네요. |
현재 base 모델을 git-lfs 를 이용해서 관리하고 있는 것으로 알고 있습니다.
git-lfs가 많이 쓰이는 것은 맞습니다만 기본으로 사용되는 도구는 아닌 점을 고려하였습니다.
그리고 모델이 많아지고 있음으로 보아 모델 파일 관리를 분리하는 것을 제안합니다.
검토해봐주시면 감사하겠습니다.
The text was updated successfully, but these errors were encountered: