1 Star 0 Fork 0

Bytedance Inc./SandboxFusion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 801 Bytes
一键复制 编辑 原始数据 按行查看 历史
liusiyao.sine 提交于 2024-11-15 03:33 +08:00 . feat: add .gitattributes
# files that diverge between internal and open source verison
.gitattributes merge=ours
# internal commands
Makefile merge=ours
# pip source, internal deps
pyproject.toml merge=ours
poetry.lock merge=ours
# github has no lfs quota, so all the lfs files are kept as is
runtime/bin/bash merge=ours
*.jar merge=ours
# internal only
runtime/python/install-python-runtime.sh merge=ours
sandbox/configs/* merge=ours
# no psm lookup
sandbox/database.py merge=ours
# tokenizer change
sandbox/datasets/repobench_p.py merge=ours
sandbox/tests/datasets/test_repobench_p.py merge=ours
# sample id differs
sandbox/tests/datasets/test_mbpp.py merge=ours
# package source differs
scripts/Dockerfile.base merge=ours
scripts/Dockerfile.server merge=ours
# internal only configs
sandbox/datasets/humaneval.py merge=ours
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ByteDance/SandboxFusion.git
git@gitee.com:ByteDance/SandboxFusion.git
ByteDance
SandboxFusion
SandboxFusion
main

搜索帮助