1 Star 2 Fork 0

算法美食屋/FastChat

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Python
__pycache__
*.pyc
*.egg-info
dist
.venv
# Log
*.log
*.log.*
*.json
!playground/deepspeed_config_s2.json
!playground/deepspeed_config_s3.json
# Editor
.idea
*.swp
# Other
.DS_Store
wandb
output
checkpoints_flant5_3b
# Data
*.pkl
*.csv
tests/state_of_the_union.txt
# Build
build
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Python_Ai_Road/FastChat.git
git@gitee.com:Python_Ai_Road/FastChat.git
Python_Ai_Road
FastChat
FastChat
main

搜索帮助