awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bbycroft avatar

bbycroft/llm-viz

0
View on GitHub↗
5,260 stars·613 forks·TypeScript·10 viewsbbycroft.net↗

Llm Viz

llm-viz is a 3D architecture visualizer and inference simulator for large language models. It provides a visual representation of network topology and the mathematical operations used during the process of generating a response.

The tool enables the exploration of internal weight distributions and the layout of layers within a neural network. It facilitates model interpretability and inference debugging by tracking the step-by-step movement of data through the architecture.

The system utilizes GPU-accelerated 3D rendering to visualize tensor flow and spatial mappings of weights. It includes capabilities for static model analysis and instruction-step playback to synchronize the visual state of the network with sequential execution.

Features

  • Architecture Visualizations - Offers interactive 3D graphical representations of the internal components and operations of LLM architectures.
  • Model Interpretability - Enables visual understanding of complex transformer architectures to make internal workings more transparent.
  • Architecture Visualizers - Provides a 3D visualizer for the internal structure and data flow of large language models.
  • Neural Network Explorers - Provides an interactive tool for exploring the layout and data flow of weights and layers in neural networks.
  • Inference Step Executions - Implements a visual playback system to step through individual inference forward passes for a single token.
  • Inference Simulators - Offers a visual walkthrough of the step-by-step process used by a large language model to generate a response.
  • Inference Visualizations - Renders the network topology and mathematical operations to show the step-by-step process of generating a response.
  • Topology Visualizers - Provides a 3D model of the network architecture to illustrate how data flows during inference.
  • Model Weight Visualizations - Maps individual model parameters to 3D coordinates to visualize the physical distribution of weights.
  • Neural Network Debugging - Facilitates debugging by tracking the step-by-step movement of data through the network during generation.
  • Neural Network Visualizations - Generates graphical representations of neural network architectures and layers to study weight distributions.
  • Tensor Flow Animations - Visualizes the movement and transformation of data tensors as they pass through different model layers during inference.
  • 3D Scene Renderers - Provides a hardware-accelerated 3D renderer for real-time visualization of complex neural network topologies.
  • Model Architecture Analysis - Parses pre-trained weight files to extract and render the fixed structural layout of the model architecture.
  • Educational Resources - Interactive visualization of transformer architecture.

Star history

Star history chart for bbycroft/llm-vizStar history chart for bbycroft/llm-viz

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Llm Viz

Similar open-source projects, ranked by how many features they share with Llm Viz.
  • tflearn/tflearntflearn avatar

    tflearn/tflearn

    9,579View on GitHub↗

    tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing neural network architectures and a system for executing training loops and optimizing model weights across CPUs and GPUs. The project simplifies the process of building and training models through a modular interface and a high-level API for prototyping. It includes specialized utilities for deep learning visualization, allowing for the generation of graphical diagrams to analyze network structures, weights, gradients, and activations. The framework covers a broad range of capa

    Pythondata-sciencedeep-learningmachine-learning
    View on GitHub↗9,579
  • fastai/course-v3fastai avatar

    fastai/course-v3

    4,914View on GitHub↗

    This repository is a comprehensive educational program and deep learning framework designed to teach practical deep learning using PyTorch through notebooks and code examples. It serves as a high-level library for building, training, and deploying neural networks, acting as a model training orchestrator that coordinates PyTorch models, optimizers, and loss functions. The project provides specialized toolkits for computer vision, natural language processing, and tabular data preprocessing. It distinguishes itself through advanced training controls such as discriminative learning rates, a two-w

    Jupyter Notebookdata-sciencedeep-learningfastai
    View on GitHub↗4,914
  • cs231n/cs231n.github.iocs231n avatar

    cs231n/cs231n.github.io

    10,923View on GitHub↗

    This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum

    Jupyter Notebook
    View on GitHub↗10,923
  • pair-code/litPAIR-code avatar

    PAIR-code/lit

    3,636View on GitHub↗

    Lit is a machine learning interpretability framework and model debugging tool designed to analyze model behavior and performance. It serves as an interpretability dashboard for large language models and a general performance analyzer for text, image, and tabular datasets. The project distinguishes itself through a comprehensive suite of interpretability tools, including salience map generation for feature attribution, the creation of synthetic and counterfactual examples to test robustness, and the projection of high-dimensional embeddings into visual spaces via UMAP or PCA. It further enable

    TypeScriptmachine-learningnatural-language-processingvisualization
    View on GitHub↗3,636
See all 30 alternatives to Llm Viz→

Frequently asked questions

What does bbycroft/llm-viz do?

llm-viz is a 3D architecture visualizer and inference simulator for large language models. It provides a visual representation of network topology and the mathematical operations used during the process of generating a response.

What are the main features of bbycroft/llm-viz?

The main features of bbycroft/llm-viz are: Architecture Visualizations, Model Interpretability, Architecture Visualizers, Neural Network Explorers, Inference Step Executions, Inference Simulators, Inference Visualizations, Topology Visualizers.

What are some open-source alternatives to bbycroft/llm-viz?

Open-source alternatives to bbycroft/llm-viz include: fastai/course-v3 — This repository is a comprehensive educational program and deep learning framework designed to teach practical deep… tflearn/tflearn — tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing… cs231n/cs231n.github.io — This project is a static educational website and comprehensive curriculum focused on computer vision and deep… poloclub/transformer-explainer — This project is a collection of interactive graphical tools designed for monitoring neural network training, latent… pair-code/lit — Lit is a machine learning interpretability framework and model debugging tool designed to analyze model behavior and… scanopy/scanopy — Scanopy is a self-hosted infrastructure inventory and network discovery tool. It identifies hosts, services, and…