mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
添加Baichuan2-7B-Chat模型接口文件 (#404)
* 更新镜像 * 更新镜像信息 * 更新镜像信息 * Create openai_api.py * Create requirements.txt
This commit is contained in:
14
files/models/Baichuan2/requirements.txt
Normal file
14
files/models/Baichuan2/requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
protobuf
|
||||
transformers==4.30.2
|
||||
cpm_kernels
|
||||
torch>=2.0
|
||||
gradio
|
||||
mdtex2html
|
||||
sentencepiece
|
||||
accelerate
|
||||
sse-starlette
|
||||
fastapi==0.99.1
|
||||
pydantic==1.10.7
|
||||
uvicorn==0.21.1
|
||||
xformers
|
||||
bitsandbytes
|
Reference in New Issue
Block a user