retro-alpha / .env.example
sankalphs's picture
Phase 1: project setup, MiniMax-M3 synthetic dataset generation, 1446-row clean dataset
122cc3c
Raw
History Blame
288 Bytes
# LLM API for synthetic data generation (OpenAI-compatible)
API_KEY=your-api-key-here
BASE_URL=https://zenmux.ai/api/v1
MODEL=moonshotai/kimi-k2.7-code-free
# Hugging Face
HF_TOKEN=your-hf-token-here
# Modal
MODAL_TOKEN_ID=your-modal-token-id
MODAL_TOKEN_SECRET=your-modal-token-secret