Ai
1 Star 0 Fork 0

robin_mirror/LLaVA-Plus-Codebase

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 278 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matt Mazzola 提交于 2023-10-31 01:44 +08:00 . Add .devcontainer
# Python
__pycache__
*.pyc
*.egg-info
dist
# Log
*.log
*.log.*
*.json
*.jsonl
# Data
!**/alpaca-data-conversation.json
# Editor
.idea
*.swp
# Other
.DS_Store
wandb
output
checkpoints
ckpts*
.ipynb_checkpoints
*.ipynb
# DevContainer
!.devcontainer/*
# Demo
serve_images/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/robin_mirror/LLaVA-Plus-Codebase.git
git@gitee.com:robin_mirror/LLaVA-Plus-Codebase.git
robin_mirror
LLaVA-Plus-Codebase
LLaVA-Plus-Codebase
main

搜索帮助