vlm_clone_2 / Groma /.gitignore
tuandunghcmut's picture
Add files using upload-large-folder tool
4617407 verified
raw
history blame
187 Bytes
# Python
__pycache__
*.pyc
*.egg-info
dist
# Log
*.log
*.log.*
*.json
# Data
!**/alpaca-data-conversation.json
# Editor
.idea
*.swp
# Other
.DS_Store
wandb
output
checkpoints
ckpts*