grid2op-openenv / .env.example
Sidharth1743's picture
space snapshot
a754878
raw
history blame contribute delete
285 Bytes
GRID2OP_BASE_URL=https://sidharth1743-grid2op-openenv.hf.space
API_BASE_URL=https://router.huggingface.co/v1
HF_TOKEN=hf_your_token_here
MODEL_NAME=openai/gpt-oss-20b:groq
# Optional tuning for inference.py
# NUM_SEEDS=1
# SEED_START=0
# MAX_TOKENS=1200
# TEMPERATURE=0.7
# TOP_P=0.8