krishnah27's picture
Harden deployment and Space compatibility
21d2feb verified
Raw
History Blame Contribute Delete
384 Bytes
HF_TOKEN=hf_your_write_or_inference_token_here
API_BASE_URL=https://router.huggingface.co/v1
MODEL_NAME=Qwen/Qwen2.5-72B-Instruct
BENCHMARK_NAME=model_release_env
MODEL_RELEASE_MAX_STEPS=8
MODEL_RELEASE_SUCCESS_THRESHOLD=0.75
MODEL_RELEASE_TASKS=card_completion_easy,policy_alignment_medium,launch_gate_hard
LOCAL_IMAGE_NAME=model-release-env:latest
ENV_BASE_URL=http://localhost:8000