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...
18731f2
prinvest_mate
/
modules
52 contributors
History:
96 commits
Tuchuanhuhuhu
减少切换模型时的内存/显存占用
18731f2
almost 2 years ago
__init__.py
Safe
0 Bytes
去除chat_func文件,改用类控制模型
almost 2 years ago
base_model.py
19.4 kB
支持读取本地文件夹里的model;将alpaca视作llama加载
almost 2 years ago
config.py
Safe
5.21 kB
支持本地embedding
almost 2 years ago
llama_func.py
Safe
5.82 kB
bugfix:总是使用本地embedding
almost 2 years ago
models.py
20.4 kB
减少切换模型时的内存/显存占用
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.71 kB
增加多账号机制 (#513)
almost 2 years ago
utils.py
Safe
14.2 kB
加入了llama模型支持
almost 2 years ago