Spaces:
Sleeping
Sleeping
Notebook Usage
Notebook path:
Purpose
Short smoke test for:
- Colab GPU
- Kaggle GPU
- quick local validation
What Notebook Does
- Install runtime deps.
- Set conservative env vars.
- Import project pipeline.
- Run one short attribution job.
- Print answer, runtime metadata, top edges.
- Render heatmap.
Best Use
- validate model availability
- validate driver / torch / transformers stack
- sanity-check latency before public deploy
If Notebook Fails
Check:
- GPU available
- model access permissions
- enough VRAM
- eager attention enabled
- trace limits not too high