attention-scores / README.md
apehex's picture
Update the deps
fae974e

A newer version of the Gradio SDK is available: 5.49.1

Upgrade
metadata
pinned: false
title: Attention Scores
emoji: πŸ“Š
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 5.46.1
app_file: app.py
app_build_command: pip install -r requirements.txt
license: agpl-3.0
short_description: Display the influence of each token on the prediction.
models:
  - openai/gpt-oss-20b

psAI-Ops: Attention Scores apehex logo

Display the influence of each token on the prediction, according to a given slice of the attention weights.

Licensed under the aGPLv3.