logs/
openweights/dashboard/backend/backend.log
openweights/dashboard/backend/backend.pid
build-docker-in-runpod
.env
.env.dev
.env.prod
.env.ow-dev
.env.ow-migrations
.env.*
openweights/cluster/load.sh
openweights/dashboard/backend/.env.ow-dev
openweights/dashboard/backend/.env.ow-migrations
openweights/dashboard/frontend/.env.ow-dev
openweights/dashboard/frontend/.env.ow-migrations
artifacts/
debug/
example/.ipynb_checkpoints/
example/Untitled1.ipynb
dev.py
planb/
vulnerable-code/
openweights/client/.llm-cache
# yeaa
cache
# Bazel
/bazel-*
/bazel-bin
/bazel-genfiles
/bazel-out
/bazel-testlogs
/bazel-workspace

# Bazel symlinks
/bazel-*

# Bazel disk cache
.bazel-cache/

# Bazel IntelliJ plugin
.ijwb/
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual environments
venv/
env/
ENV/

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~

# Environment variables
.env
.env.local
.env.dev
.env.prod
.env.legacy
.env.worker

# Supabase
.supabase/
!.supabase/dev-project-ref
!.supabase/prod-project-ref

# Logs
*.log

# OS
.DS_Store
Thumbs.db

# Project specific
outputs/
tool_output/
*.db
cache/
.env.backup
example/ft_job_artifacts/
example/mcq_dataset.jsonl
openweights/jobs/unsloth/logp.ipynb

example/_*
.logs
openweights/jobs/unsloth/check.ipynb
.cache
admin/
todo.md
.ow_sync
.claude

cookbook/sft/outputs/logp_tracking/logprobs.png
cookbook/sft/outputs/logp_tracking/loss.png
cookbook/sft/outputs/weighted_sft/logprobs.png
cookbook/sft/outputs/weighted_sft/loss.png
