clean submission: comp168 base + max_model_len=100000

This commit is contained in:
2026-08-12 02:05:23 +00:00
commit 21b3c16c00
108 changed files with 20551 additions and 0 deletions

21
.dockerignore Normal file
View 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/