| # License: CC BY-NC-SA 4.0. Rights belong to Javad Taghia (taghia.javad@gmail.com). | |
| # Copy this file to `.env` and fill in secrets. | |
| # Never commit your real API keys. | |
| WANDB_API_KEY=your_wandb_api_key | |
| WANDB_PROJECT=tulu-laptop-run | |
| WANDB_ENTITY=your_wandb_username_or_team | |
| # Optional: where to cache/download base models and datasets | |
| # e.g., /Volumes/JTQ-s/______GITLAB____/downloaded_base_models | |
| BASE_MODEL_CACHE= | |