代码拉取完成,页面将自动刷新
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: trailing-whitespace
exclude: "Megatron-LM/"
files: ^applications/DeepSpeed-Chat/.+
- id: check-yaml
exclude: "Megatron-LM/"
files: ^applications/DeepSpeed-Chat/.+
- id: end-of-file-fixer
exclude: "Megatron-LM/"
files: ^applications/DeepSpeed-Chat/.+
- repo: https://github.com/google/yapf
rev: v0.32.0
hooks:
- id: yapf
files: ^applications/DeepSpeed-Chat/.+
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
hooks:
- id: flake8
args: ['--ignore=E,F403,F405,F541,F841,W', '--select=E9,F,W6', '--per-file-ignores=__init__.py:F401']
files: ^applications/DeepSpeed-Chat/.+
- repo: local
hooks:
- id: check-license
name: check-license
entry: ./scripts/check-license.py
language: script
files: ^applications/DeepSpeed-Chat/.+\.(py|c|cpp|cu|cc|h|hpp|cuh|hip|tr|sh)$
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。