Hugging Face
Models
Datasets
Spaces
Community
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
1 day ago
.agents
Fixed single-token sequence UI bug
1 day ago
.context
ContextKit LLM memory update
5 days ago
.cursor
ContextKit LLM memory update
5 days ago
assets
Fixed glossary UI to be cleaner
11 days ago
components
Fixed ablation graphs first token population, still need to fix original graphs when no beam selected
1 day ago
rag_docs
Fixed chatbot bubble generation bug
1 day ago
scripts
New models chosen and rag docs updated
9 days ago
tests
Attention refactor, better categorization and explanation
9 days ago
utils
Added numbers to BertViz visualization, easier to map attention head numbers
1 day 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
5 days ago
app.py
Safe
63.1 kB
Fixed chatbot bubble generation bug
1 day ago
plans.md
Safe
875 Bytes
Fixed chatbot bubble generation bug
1 day 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
3 days ago
todo.md
Safe
12.8 kB
feat(output): Add token scrubber with per-position top-5 next-token probabilities
19 days ago