Ki-Seki/Awesome-Transformer-Visualization
Explore visualization tools for understanding Transformer-based large language models (LLMs)
This project helps AI researchers and safety engineers understand how large language models (LLMs) make decisions. It provides a curated list of visualization tools that take a trained Transformer-based LLM as input and produce interactive graphics or dashboards. The primary users are researchers focused on model interpretability, AI safety, or explainable AI.
No commits in the last 6 months.
Use this if you are an AI researcher or safety engineer who needs to visually dissect the internal workings of Transformer-based large language models to understand their reasoning.
Not ideal if you are looking for tools to train, deploy, or simply use LLMs without needing to analyze their internal mechanisms.
Stars
22
Forks
1
Language
—
License
—
Category
Last pushed
Dec 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Ki-Seki/Awesome-Transformer-Visualization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Hypercomputer/maxtext
A simple, performant and scalable Jax LLM!
rasbt/reasoning-from-scratch
Implement a reasoning LLM in PyTorch from scratch, step by step
mindspore-lab/mindnlp
MindSpore + 🤗Huggingface: Run any Transformers/Diffusers model on MindSpore with seamless...
mosaicml/llm-foundry
LLM training code for Databricks foundation models
rickiepark/llm-from-scratch
<밑바닥부터 만들면서 공부하는 LLM>(길벗, 2025)의 코드 저장소