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

  • Log In
  • Sign Up

Spaces:
retopara
/
ragflow
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
ragflow / rag /llm
Ctrl+K
Ctrl+K
  • 100 contributors
History: 201 commits
Kevin Hu
Let ThreadPool exit gracefully. (#3653)
6a49fcd 5 months ago
  • __init__.py
    4.09 kB
    Added LocalAI support for rerank models (#3446) 6 months ago
  • chat_model.py
    57 kB
    Let ThreadPool exit gracefully. (#3653) 5 months ago
  • cv_model.py
    29 kB
    Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832) 7 months ago
  • embedding_model.py
    27.1 kB
    Update docs for v0.14.0 (#3625) 6 months ago
  • rerank_model.py
    16 kB
    when qwen rerank model not return ok, raise exception to notice user (#3593) 6 months ago
  • sequence2txt_model.py
    6.9 kB
    fix sequence2txt error and usage total token issue (#2961) 7 months ago
  • tts_model.py
    11.2 kB
    support sequence2txt and tts model in Xinference (#2696) 7 months ago