Eagle-X5-13B-Chat / .gitignore
mins
initial commit
b443c25
raw
history blame contribute delete
181 Bytes
# Python
__pycache__
*.pyc
*.egg-info
dist
# Log
*.log
*.log.*
# *.json
*.jsonl
images/*
# Editor
.idea
*.swp
.github
.vscode
# Other
.DS_Store
wandb
output