llm-transparency-tool — Agent Tool by facebookresearch

by facebookresearch · Agent Tool · ★ 1.3k

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About llm-transparency-tool

Key functionality Choose your model, choose or add your prompt, run the inference. Browse contribution graph. Select the token to build the graph from. Tune the contribution threshold. Select representation of any token after any block. For the representation, see its projection to the output vocabulary, see which tokens were promoted/suppressed but the previous block. The following things are clickable: Edges. That shows more info about the contributing attention head. Heads when an edge is selected. You can see what this head is promoting/suppressing. FFN blocks (little squares on the graph). Neurons when an FFN block is selected. Installation Dockerized running Local Installation bash download git clone git@github.com:facebookresearch/llm-transparency-tool.git cd llm-transparency-tool install the necessary packages conda env create --name llmtt -f env.yaml install the package pip install -e . now, we need to build the

Quick Facts

Stars1,250
Forks108
LanguagePython
CategoryAgent Tool
Quality Score68.518457119272/100
Open Issues9
Last Updated2024-12-03
Created2023-12-21
Platformspython
Est. Tokens~2k

llm-transparency-tool alternative? Top 6 similar tools

Looking for a llm-transparency-tool alternative? If you're comparing llm-transparency-tool with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • agent-skills by tech-leads-club · ⭐ 4.8k

    The secure, validated skill registry for professional AI coding agents. Extend Antigravity, Claude Code, Curso

  • raptor by gadievron · ⭐ 3.2k

    Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and

  • skills by GuDaStudio · ⭐ 1.9k

    This repository contains a collection of Agent Skills developed by GudaStudio, enabling seamless collaboration

  • claude-forge by sangrokjung · ⭐ 767

    Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired

  • excalidraw-diagram-skill by coleam00 · ⭐ 718

    Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di

  • agent-skills by hashicorp · ⭐ 639

    A collection of Agent skills and Claude Code plugins for HashiCorp products.

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is llm-transparency-tool?

llm-transparency-tool is LLM Transparency Tool (LLM-TT), an open-source interactive toolkit for analyzing internal workings of Transformer-based language models. *Check out demo at* https://huggingface.co/spaces/facebook/llm-. It is categorized as a Agent Tool with 1.3k GitHub stars.

What programming language is llm-transparency-tool written in?

llm-transparency-tool is primarily written in Python.

How do I install or use llm-transparency-tool?

You can find installation instructions and usage details in the llm-transparency-tool GitHub repository at github.com/facebookresearch/llm-transparency-tool. The project has 1.3k stars and 108 forks, indicating an active community.

What are the best alternatives to llm-transparency-tool?

The top alternatives to llm-transparency-tool on Agent Skills Hub include agent-skills, raptor, skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools