whitphx's picture
whitphx HF Staff
Batch command
94b17d0
raw
history blame
294 Bytes
# HuggingFace API Token (optional)
# Get your token from https://huggingface.co/settings/tokens
# Required for accessing private models or higher API rate limits
HF_TOKEN=your_token_here
# Benchmark Server URL (optional)
# Default: http://localhost:7860
BENCH_SERVER_URL=http://localhost:7860