apehex commited on
Commit
952e79f
·
1 Parent(s): eb6bb3d

Change the default model.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ sdk_version: '6.4.0'
9
  app_file: 'app.py'
10
  license: 'agpl-3.0'
11
  short_description: 'Display the influence of each token on the prediction.'
12
- models: ['openai/gpt-oss-20b']
13
  ---
14
 
15
  ## psAI-Ops: Residual Visualization <img src="images/logo.png" alt="apehex logo" width="32" height="32">
 
9
  app_file: 'app.py'
10
  license: 'agpl-3.0'
11
  short_description: 'Display the influence of each token on the prediction.'
12
+ models: ['qwen/qwen3.5-9b']
13
  ---
14
 
15
  ## psAI-Ops: Residual Visualization <img src="images/logo.png" alt="apehex logo" width="32" height="32">