Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
markqiu
/
prinvest_mate
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1cfc73
prinvest_mate
/
modules
52 contributors
History:
106 commits
insight
feat: 将ip/port/share这些跟launch有关的参数转移到config.json中 (#608)
d1cfc73
unverified
almost 2 years ago
__init__.py
Safe
0 Bytes
去除chat_func文件,改用类控制模型
almost 2 years ago
base_model.py
Safe
19.8 kB
除了OpenAI模型,默认使用本地embedding
almost 2 years ago
config.py
Safe
5.7 kB
feat: 将ip/port/share这些跟launch有关的参数转移到config.json中 (#608)
almost 2 years ago
llama_func.py
Safe
5.8 kB
bugfix
almost 2 years ago
models.py
Safe
21.4 kB
多用户使用同一个后端model
almost 2 years ago
overwrites.py
Safe
2.05 kB
解决用户输入中的HTML被渲染的问题
almost 2 years ago
pdf_func.py
Safe
7.36 kB
Update 2-column pdf; Update new config type; Update new proxy method (#479)
almost 2 years ago
presets.py
Safe
7.53 kB
减少切换模型时的内存/显存占用
almost 2 years ago
shared.py
Safe
1.69 kB
解决Bug(‘str’ object has no attribute ‘api_key’) (#589)
almost 2 years ago
utils.py
14.1 kB
更改提示语
almost 2 years ago