# Core PROJECT_NAME=WorldDisasterLM ENVIRONMENT=development LOG_LEVEL=INFO # Hugging Face HF_REPO_ID=worlddisasterlm/worlddisasterlm HF_TOKEN= # Tracking MLFLOW_TRACKING_URI=http://localhost:5000 WANDB_PROJECT=worlddisasterlm WANDB_ENTITY= # API API_HOST=0.0.0.0 API_PORT=8000 ALLOWED_ORIGINS=http://localhost:5173 # Model Defaults BASE_MODEL=meta-llama/Llama-3.1-8B-Instruct MODEL_PATH=