Sarah Ciston commited on
Commit
c615898
·
1 Parent(s): 473e493

add oath specs

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -5,6 +5,10 @@ colorFrom: purple
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
 
 
 
 
8
  models:
9
  - mistralai/Mistral-Nemo-Instruct-2407
10
  # - Xenova/distilgpt2
 
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
+ hf_oauth: true
9
+ hf_oauth_scopes:
10
+ - read-repos
11
+ - write-repos
12
  models:
13
  - mistralai/Mistral-Nemo-Instruct-2407
14
  # - Xenova/distilgpt2