Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
kerdosdotio
/
Custom-LLM-Chat
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Custom-LLM-Chat / rag
15.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Bhaskar Ram
feat: model selector, progress bar, sources panel, chat export, CSV parsing, dockerignore
3151380 4 months ago
  • __init__.py
    0 Bytes
    Fix Gradio 6.x compatibility errors 4 months ago
  • chain.py
    4.64 kB
    fix: sentence-aware chunking, score threshold, DOCX tables, streaming error handling, LLM_MODEL env var 4 months ago
  • document_loader.py
    3.03 kB
    feat: model selector, progress bar, sources panel, chat export, CSV parsing, dockerignore 4 months ago
  • embedder.py
    5.75 kB
    fix: model singleton cache, dedup guard, Gradio type=messages 4 months ago
  • retriever.py
    1.71 kB
    fix: sentence-aware chunking, score threshold, DOCX tables, streaming error handling, LLM_MODEL env var 4 months ago