File size: 246 Bytes
e7abd9e
9beb346
e7abd9e
 
9beb346
e7abd9e
 
1
2
3
4
5
6
7
export const HF_CONFIG = {
  CLIENT_ID: "18fe6b93-6921-444c-9a20-5c22c578f2d8",
  STORAGE_KEY: "hf_oauth",
  SCOPE: "openid profile",
  PROD_URL: "https://open-llm-leaderboard-open-llm-leaderboard.hf.space",
  DEV_URL: "http://localhost:7860"
};