tommytracx commited on
Commit
04e9b34
Β·
verified Β·
1 Parent(s): ebe9084

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,9 +12,9 @@ models:
12
  - deepseek-ai/DeepSeek-V3-0324
13
  - deepseek-ai/DeepSeek-R1-0528
14
  # ── OAuth settings ────────────────────────────────────────────────
15
- hf_oauth: true # enable β€œSign-in with HF”
16
- hf_oauth_expiration_minutes: 480 # keep session tokens 8 h
17
- hf_oauth_scopes: # default is openid profile
18
  - write-repos
19
  ---
20
 
 
12
  - deepseek-ai/DeepSeek-V3-0324
13
  - deepseek-ai/DeepSeek-R1-0528
14
  # ── OAuth settings ────────────────────────────────────────────────
15
+ hf_oauth: true
16
+ hf_oauth_expiration_minutes: 480
17
+ hf_oauth_scopes:
18
  - write-repos
19
  ---
20