apehex commited on
Commit
2572075
Β·
1 Parent(s): f281bce

Move the meta files in the root so that HF may discover them

Browse files
.github/LICENSE.md β†’ LICENSE.md RENAMED
File without changes
.github/README.md β†’ README.md RENAMED
@@ -10,6 +10,7 @@ app_build_command: 'pip install -r requirements.txt'
10
  pinned: false
11
  license: agpl-3.0
12
  short_description: Display the influence of each token on the prediction.
 
13
  ---
14
 
15
  ## psAI-Ops: Attention Scores <img src="images/logo.png" alt="apehex logo" width="32" height="32">
 
10
  pinned: false
11
  license: agpl-3.0
12
  short_description: Display the influence of each token on the prediction.
13
+ models: ['openai/gpt-oss-20b']
14
  ---
15
 
16
  ## psAI-Ops: Attention Scores <img src="images/logo.png" alt="apehex logo" width="32" height="32">
{.github/images β†’ images}/logo.png RENAMED
File without changes