Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cdpearlman
/
LLMVis
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLMVis
2.76 MB
2 contributors
History:
161 commits
cdpearlman
Fixed chatbot bubble generation bug
d075209
6 days ago
.agents
Fixed single-token sequence UI bug
6 days ago
.context
ContextKit LLM memory update
10 days ago
.cursor
ContextKit LLM memory update
10 days ago
assets
Fixed glossary UI to be cleaner
16 days ago
components
Fixed ablation graphs first token population, still need to fix original graphs when no beam selected
6 days ago
rag_docs
Fixed chatbot bubble generation bug
6 days ago
scripts
New models chosen and rag docs updated
14 days ago
tests
Attention refactor, better categorization and explanation
14 days ago
utils
Added numbers to BertViz visualization, easier to map attention head numbers
6 days ago
.gitignore
Safe
327 Bytes
Add Hugging Face deployment prep: .gitignore, load_dotenv, API tests
about 1 month ago
Dockerfile
Safe
581 Bytes
Add Dockerfile for Hugging Face Spaces deployment
about 1 month ago
README.md
Safe
3.4 kB
ContextKit LLM memory update
10 days ago
app.py
Safe
63.1 kB
Fixed chatbot bubble generation bug
6 days ago
plans.md
Safe
875 Bytes
Fixed chatbot bubble generation bug
6 days ago
requirements.txt
Safe
358 Bytes
Switch to cost-optimized paid models: Gemini 2.5 Flash Lite + text-embedding-3-small
about 1 month ago
spec_attention_color_matching.md
Safe
6.8 kB
added color swatches for easy mapping from attention categories to BertViz
8 days ago
todo.md
Safe
12.8 kB
feat(output): Add token scrubber with per-position top-5 next-token probabilities
24 days ago