Skip to content

Remove model from git #2

@thewh1teagle

Description

@thewh1teagle

I suggest remove the model from git, instead upload checkpoints to release every time and guide users to download it using simple wget command (or manually) and specify model path.
Otherwise (1) the package will be large in pypi and (2) git repository size will increase fast as you upload new checkpoints
It's good practice in general to upload heavy files to releases instead

Datasets also not needed to upload to git (only if requires editing like code with history)
wget is very handeful

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions