clean submission: comp168 base + max_model_len=100000
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
# Exclude everything not needed for the Docker image
|
||||
cccl_upstream/
|
||||
upstream_ref/
|
||||
vllm/
|
||||
muh/
|
||||
docs/
|
||||
optimizations/
|
||||
vllm_adapter/
|
||||
*.zip
|
||||
*.txt
|
||||
*.md
|
||||
*.json
|
||||
*.muh
|
||||
.git/
|
||||
.gitignore
|
||||
__pycache__/
|
||||
*.pyc
|
||||
debug_*.py
|
||||
verify_*.py
|
||||
# Keep: qwen3_6_scripts/, computility-run.yaml, Dockerfile, ex_engine/
|
||||
ex_engine/
|
||||
Reference in New Issue
Block a user