加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 511 Bytes
一键复制 编辑 原始数据 按行查看 历史
zR 提交于 2024-02-24 15:28 . 修复ptuning问题
# basic requirements
protobuf>=4.25.3
transformers>=4.38.1
tokenizers>=0.15.0
cpm_kernels>=1.0.11
torch>=2.1.0
gradio>=4.19.2
sentencepiece>=0.2.0
sentence_transformers>=2.4.0
accelerate>=0.27.2
streamlit>=1.31.0
fastapi>=0.109.0
loguru~=0.7.2
mdtex2html>=1.3.0
latex2mathml>=3.77.0
jupyter_client>=8.6.0
# for openai demo
openai>=1.12.0
zhipuai>=2.0.1
pydantic>=2.6.2
sse-starlette>=2.0.0
uvicorn>=0.27.1
timm>=0.9.12
tiktoken>=0.6.0
# for langchain demo
langchain>=0.1.9
langchainhub>=0.1.14
arxiv>=2.1.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化