fix: add .dockerignore (exclude __pycache__) + e2e MoE verification script
This commit is contained in:
3
.dockerignore
Normal file
3
.dockerignore
Normal file
@@ -0,0 +1,3 @@
|
||||
**/__pycache__
|
||||
**/*.pyc
|
||||
**/.git
|
||||
Reference in New Issue
Block a user