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

  • Log In
  • Sign Up

Spaces:
markqiu
/
prinvest_mate
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
prinvest_mate / modules
84.1 kB
  • 52 contributors
History: 103 commits
Tuchuanhuhuhu
bugfix
968cb26 over 2 years ago
  • __init__.py
    0 Bytes
    去除chat_func文件,改用类控制模型 over 2 years ago
  • base_model.py
    19.8 kB
    除了OpenAI模型,默认使用本地embedding over 2 years ago
  • config.py
    5.21 kB
    支持本地embedding over 2 years ago
  • llama_func.py
    5.8 kB
    bugfix over 2 years ago
  • models.py
    20.5 kB
    Fix chatGLM_int4 Error (#586) over 2 years ago
  • overwrites.py
    2.05 kB
    解决用户输入中的HTML被渲染的问题 over 2 years ago
  • pdf_func.py
    7.36 kB
    Update 2-column pdf; Update new config type; Update new proxy method (#479) over 2 years ago
  • presets.py
    7.53 kB
    减少切换模型时的内存/显存占用 over 2 years ago
  • shared.py
    1.69 kB
    解决Bug(‘str’ object has no attribute ‘api_key’) (#589) over 2 years ago
  • utils.py
    14.2 kB
    加入了llama模型支持 over 2 years ago