镜像编译及容器部署
Showing
.dockerignore
0 → 100644
Makefile
0 → 100644
#bitsandbytes==0.41.1 | ||
cpm-kernels==1.0.11 | ||
fastapi==0.100.0 | ||
Flask==2.1.1 | ||
jieba==0.42.1 | ||
langchain==0.1.13 | ||
peft==0.4.0 | ||
psycopg2==2.9.7 | ||
langchain | ||
langchain-openai | ||
langchain-community | ||
langchain-core | ||
pydantic==1.10.12 | ||
requests==2.31.0 | ||
sentence-transformers==2.2.2 | ||
transformers==4.31.0 | ||
uvicorn==0.23.1 | ||
unstructured==0.8.1 | ||
\ No newline at end of file | ||
bs4==0.0.1 | ||
mdtex2html==1.2.0 | ||
faiss-cpu==1.7.2 # https://github.com/facebookresearch/faiss/blob/main/INSTALL.md | ||
gradio==3.48.0 | ||
qianfan==0.3.13.1 | ||
modelscope==1.14.0 | ||
wkhtmltopdf==0.2 | ||
pdfkit==1.0.0 | ||
\ No newline at end of file |
src/__init__.py
0 → 100644
src/controller/__init__.py
0 → 100644
Please
register
or
sign in
to comment