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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
CAPS-IDI
/
caps-chatbot-internal
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
caps-chatbot-internal
533 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 65 commits
atwine's picture
atwine
Devin
Remove diagnostic startup print statements
4492f1d about 1 month ago
  • data
    Replace FAISS index with portable numpy embeddings in pkl 3 months ago
  • .gitattributes
    1.56 kB
    Add RAG pipeline: build_index.py, retrieval.py, and FAISS knowledge base 3 months ago
  • .gitignore
    237 Bytes
    Add recommendations.md and ignore .code-workspace files about 1 month ago
  • CHANGELOG.md
    7.33 kB
    Switch streaming call to provider-aware chat_completion about 1 month ago
  • README.md
    5.27 kB
    Switch LLM from Gemini to Llama-3.2-3B-Instruct via HF Inference API 3 months ago
  • app.py
    49.4 kB
    Remove diagnostic startup print statements about 1 month ago
  • build_index.py
    11.8 kB
    Replace FAISS index with portable numpy embeddings in pkl 3 months ago
  • devin-instructions.md
    17.5 kB
    Add RAG pipeline: build_index.py, retrieval.py, and FAISS knowledge base 3 months ago
  • recommendations.md
    4.67 kB
    Update recommendations.md with DeepInfra vs Novita comparison about 1 month ago
  • requirements.txt
    313 Bytes
    Fix startup hang: force CPU-only torch to avoid 2GB CUDA packages on CPU Space about 1 month ago
  • retrieval.py
    2.62 kB
    Replace FAISS index with portable numpy embeddings in pkl 3 months ago