vigneshwar234 commited on
Commit
6045966
·
verified ·
1 Parent(s): e7374ea

Update: use sdk_version 5.33.0

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,8 +4,7 @@ emoji: 🕸️
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.44.0
8
- python_version: "3.11"
9
  app_file: app.py
10
  pinned: true
11
  license: mit
@@ -31,7 +30,7 @@ tags:
31
  ### ⚡ Tab 1: Live Forward Pass
32
  Run a full TMT forward pass — watch the dynamic kNN mesh graph evolve per layer and see which tokens exit early vs late via the exit gate heatmap.
33
 
34
- ### 📊 Tab 2: Benchmarks
35
  Ablation bar chart, Pareto curve, complexity scaling, exit depth by token type.
36
 
37
  ### 🏗 Tab 3: Architecture
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.33.0
 
8
  app_file: app.py
9
  pinned: true
10
  license: mit
 
30
  ### ⚡ Tab 1: Live Forward Pass
31
  Run a full TMT forward pass — watch the dynamic kNN mesh graph evolve per layer and see which tokens exit early vs late via the exit gate heatmap.
32
 
33
+ ### 📊 Tab 2: Benchmarks
34
  Ablation bar chart, Pareto curve, complexity scaling, exit depth by token type.
35
 
36
  ### 🏗 Tab 3: Architecture