dee-tulu-train / .gitignore
Javad Taghia
cput ok for compare
dbb959c
# License: CC BY-NC-SA 4.0. Rights belong to Javad Taghia (taghia.javad@gmail.com).
# Secrets and env files
.env
# Python caches and artifacts
__pycache__/
*.pyc
# Offload cache for model weights
offload/
# Local W&B runs/artifacts
wandb/
# Training outputs and adapters
outputs/
# archives and logs
archives/