Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
cdpearlman
/
LLMVis
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
LLMVis / utils
672 kB
  • 2 contributors
History: 85 commits
cdpearlman's picture
cdpearlman
Added numbers to BertViz visualization, easier to map attention head numbers
67f5be3 6 days ago
  • __init__.py
    2.25 kB
    Attention refactor, better categorization and explanation 14 days ago
  • ablation_metrics.py
    3.71 kB
    Ablation updated for full sequence, needs refactor for front-end and workflow 2 months ago
  • beam_search.py
    6.91 kB
    chore: remove unused code, imports, and deprecated functions about 1 month ago
  • colors.py
    989 Bytes
    added color swatches for easy mapping from attention categories to BertViz 8 days ago
  • head_categories.json
    538 kB
    New models chosen and rag docs updated 14 days ago
  • head_detection.py
    12.4 kB
    Attention refactor, better categorization and explanation 14 days ago
  • model_config.py
    10 kB
    New models chosen and rag docs updated 14 days ago
  • model_patterns.py
    61.9 kB
    Added numbers to BertViz visualization, easier to map attention head numbers 6 days ago
  • openrouter_client.py
    14.9 kB
    Chatbot improvements: UI cleaning, chat streaming, typing animation, and better markdown formatting 19 days ago
  • rag_utils.py
    11 kB
    Migrate from Gemini to OpenRouter API about 1 month ago
  • token_attribution.py
    9.55 kB
    Refactor: Replace heatmap with pipeline explanation visualization about 2 months ago