---
title: "LLMDebugger"
type: "tool"
slug: "floridsleeves-llmdebugger"
canonical_url: "https://www.graphcanon.com/tools/floridsleeves-llmdebugger"
github_url: "https://github.com/FloridSleeves/LLMDebugger"
homepage_url: null
stars: 588
forks: 56
primary_language: "Python"
license: "Apache-2.0"
archived: false
categories: ["llm-frameworks", "inference-serving"]
tags: ["python"]
updated_at: "2026-07-11T23:45:01.646385+00:00"
---

# LLMDebugger

> LDB: A Large Language Model Debugger via Verifying Runtime Execution Step by Step (ACL'24)

LDB: A Large Language Model Debugger via Verifying Runtime Execution Step by Step (ACL'24)

## Facts

- Repository: https://github.com/FloridSleeves/LLMDebugger
- Stars: 588 · Forks: 56 · Open issues: 5 · Watchers: 7
- Primary language: Python
- License: Apache-2.0
- Last pushed: 2024-09-10T23:32:12+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Dormant (computed 2026-07-11T23:44:58.842Z)
- Security scan: No findings reported (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-11T23:44:59.356Z
- Full report: [trust report](/tools/floridsleeves-llmdebugger/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/floridsleeves-llmdebugger/trust)

## Categories

- [LLM Frameworks](/categories/llm-frameworks.md)
- [Inference & Serving](/categories/inference-serving.md)

## Tags

python

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [awesome](/tools/sindresorhus-awesome.md) - 😎 Curated list of awesome topics including hardware resources (★ 484,026) [Active]
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. (★ 185,464) [Very active]
- [ollama](/tools/ollama-ollama.md) - Get up and running with various large language models using Ollama. (★ 175,936) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]
- [langflow](/tools/langflow-ai-langflow.md) - Langflow is a powerful tool for building and deploying AI-powered agents and workflows. (★ 151,697) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
## 📦 Installation

```bash
conda create -n ldb python=3.10
conda activate ldb
python -m pip install -r requirements.txt
```
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/floridsleeves-llmdebugger`](/api/graphcanon/tools/floridsleeves-llmdebugger)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
