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
85.4 kB
  • 52 contributors
History: 106 commits
insight's picture
insight
feat: 将ip/port/share这些跟launch有关的参数转移到config.json中 (#608)
d1cfc73 unverified 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.7 kB
    feat: 将ip/port/share这些跟launch有关的参数转移到config.json中 (#608) over 2 years ago
  • llama_func.py
    5.8 kB
    bugfix over 2 years ago
  • models.py
    21.4 kB
    多用户使用同一个后端model 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.1 kB
    更改提示语 over 2 years ago