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: 194 commits
jinhai-2012's picture
jinhai-2012
Move settings initialization after module init phase (#3438)
6101699 6 months ago
  • __init__.py
    4.06 kB
    add inputs to display to every components (#3242) 6 months ago
  • chat_model.py
    56.7 kB
    Fix the value issue of anthropic (#3351) 6 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
    Move settings initialization after module init phase (#3438) 6 months ago
  • rerank_model.py
    14.6 kB
    Move settings initialization after module init phase (#3438) 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