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:
jarnil
/
byteastra
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
byteastra / app
201 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
risu1012's picture
risu1012
fix: route conversational queries early in stream_answer to bypass RAG retrieval and ensure correct greeting/identity responses
907e24b about 2 months ago
  • __pycache__
    feat: optimize deployment payload using zipped database index about 2 months ago
  • domains
    tune: raise context budget 700->1400 tokens + max_tokens 1200->1800 for 600-800 word answers about 2 months ago
  • models
    feat: optimize deployment payload using zipped database index about 2 months ago
  • schemas
    feat: optimize deployment payload using zipped database index about 2 months ago
  • services
    fix: route conversational queries early in stream_answer to bypass RAG retrieval and ensure correct greeting/identity responses about 2 months ago
  • __init__.py
    37 Bytes
    feat: optimize deployment payload using zipped database index about 2 months ago
  • config.py
    2.17 kB
    feat: optimize deployment payload using zipped database index about 2 months ago
  • database.py
    671 Bytes
    feat: optimize deployment payload using zipped database index about 2 months ago
  • main.py
    16.8 kB
    debug: run llama-server logging to file, do not block uvicorn, expose server log in debug endpoint about 2 months ago