Files
MultimodalOCR/models/LLaVA/.gitignore
echo840 b388fba03e add
2023-05-23 18:24:16 +08:00

26 lines
187 B
Plaintext

# 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*