serge
Docker 应用程序 from Kilrah's Repository
概述
Serge - LLaMa made easy
A chat interface based on llama.cpp for running Alpaca models. Entirely self-hosted, no API keys needed. Fits on 4GB of RAM (depending on model) and runs on the CPU.
Models can be downloaded from within the interface.
A note on memory usage:
llama will just crash if you don't have enough available memory for your model.
7B requires about 4.5GB of free RAM
13B requires about 12GB free
30B requires about 20GB free
New models are regularly being added, check the project page for notes and requirements
运行时参数
- 网络用户界面
http://[IP]:[PORT:8008]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Web UIPorttcp
- 目标
- 8008
- 默认值
- 8008
DB pathPathrw
- 目标
- /data/db/
- 默认值
- /mnt/user/appdata/serge/db
Weights pathPathrw
- 目标
- /usr/src/app/weights
- 默认值
- /mnt/user/appdata/serge/weights
类别
详细信息
在Unraid 上运行 Serge 。
Serge 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。