Skip to content

Commit

Permalink
rename ascend dockerfile (InternLM#2403)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvhan028 authored Aug 30, 2024
1 parent 7eb0fe8 commit 47c7379
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
rev: v2.1.0
hooks:
- id: codespell
args: ["--skip=third_party/*,*.ipynb,*.proto,src/turbomind/kernels/gemm/transform.h,docker/Dockerfile_aarch64_910B"]
args: ["--skip=third_party/*,*.ipynb,*.proto,src/turbomind/kernels/gemm/transform.h,docker/Dockerfile_aarch64_ascend"]


- repo: https://github.com/myint/docformatter
Expand Down
File renamed without changes.

0 comments on commit 47c7379

Please sign in to comment.