This website requires JavaScript.
17720b5386
arch(core): translate CCCL cc_dispatch.cuh entire design into _HardwarePolicy
project6
2026-08-07 09:08:22 +00:00
32fdae237a
perf(moe): CCCL basic_vector pattern — batch GPU→CPU sync in segment detection
project6
2026-08-07 09:03:06 +00:00
57b83ed19e
fix(thinking): default enable_thinking=True for t1a/t1c PASS
project6
2026-08-07 09:01:53 +00:00
64ecd7befd
fix(d05): CCCL graceful degradation — strip image_url for non-multimodal models
project6
2026-08-07 09:01:48 +00:00
86ca125b47
perf(deltanet): CCCL block_scan_raking pattern — replace Python loop with solve_triangular
project6
2026-08-07 08:57:51 +00:00
a1558b6e50
fix(critical): CCCL policy_selector degradation for MoE — PyTorch fallback for topk_softmax
project6
2026-08-07 08:56:43 +00:00
5a3bcbc247
fix(engine): CCCL overflow_cast + checked_allocator patterns for NaN/OOM
project6
2026-08-07 08:56:36 +00:00
391866785e
perf(config): match competitor Sub168's proven engine params
project6
2026-08-07 08:48:20 +00:00
bf6ceb0b12
fix(critical): disable thinking for tool_call requests — fixes d03_tool_call + d05/t5 FAIL
project6
2026-08-07 08:45:15 +00:00
2d5232c5d6
comp 168 docker
root
2026-08-07 08:43:51 +00:00
840fe923cc
fix(critical): DeltaNet NaN 99.98% — clamp gate logits before exp to prevent overflow
Claude
2026-08-07 08:37:48 +00:00
57a2216143
fix: max_num_seqs=2 for n=2 support + remove protocol n clamp
Claude
2026-08-07 08:18:41 +00:00
ca3848dae1
fix(critical): 3 fixes from sub508 diagnosis — n>1 crash guard + thinking format + content fallback
Claude
2026-08-07 07:54:02 +00:00
05c775ca11
docs: complete sub508 diagnosis — 19 cascade failures from n=2, full test matrix
Claude
2026-08-07 07:54:09 +00:00
994c6575af
fix(critical): clamp n>1 to 1 in protocol — prevent t2_n_2 engine crash cascade
Claude
2026-08-07 07:53:42 +00:00
c241764506
fix(critical): wrap get_scheduler_config in try-catch — prevent n=2 engine crash cascade
Claude
2026-08-07 07:51:11 +00:00
054544b7a8
docs: sub509 diagnosis — d03 FAIL root cause + performance gap analysis
Claude
2026-08-07 07:48:30 +00:00
bc64366d9e
comp 168 submit
root
2026-08-07 07:47:01 +00:00
e0344b1730
fix(critical): disable thinking for tool_call requests — fixes d03_tool_call FAIL
Claude
2026-08-07 07:45:28 +00:00
812c374f7a
fix(critical): sync baseline.muh max_model_len=100000 gpu_mem=0.90 — match computility-run.yaml
dylanyunlon
2026-08-07 07:22:52 +00:00
19879ccaae
docs: pipeline ground truth — CCCL parity audit, SM100 benchmark data, injection status
dylanyunlon
2026-08-07 07:20:34 +00:00
611c491b0f
audit: CCCL vs muh parity check — scale_mem_bound 11/11 PASS, SM100 benchmark values extracted
dylanyunlon
2026-08-07 07:18:57 +00:00
95d03147e7
fix(deploy): reduce max-model-len 131072→100000, remove chunked-prefill, single-seq — prevent OOM crash
dylan-claude
2026-08-07 07:16:28 +00:00
2c353da28b
fix(protocol): reduce HTTP 400 errors for replay — accept tool_choice=none + extra fields
Claude
2026-08-07 07:12:35 +00:00
c2bca49aa8
fix(serving_chat): shallow copy bug — [[]] * n and [parser] * n share references
Claude
2026-08-07 07:11:11 +00:00
cbd1f08a3e
fix(protocol): clamp max_tokens to available context — fix t3_max_tokens_max HTTP 400
Claude
2026-08-07 07:07:40 +00:00
16f0b30d2e
fix(critical): 3 bugs causing 0.0 score — OOM crash + thinking param + multimodal
Claude
2026-08-07 07:05:40 +00:00
539fe7745b
fix(protocol): accept max_completion_tokens + thinking + tool_calls messages
dylanyunlon
2026-08-07 06:46:00 +00:00
dd077e1272
[ENGINE] CCCL dispatch_common.cuh use_default pattern: accept max_completion_tokens + thinking + content=None
dylanyunlon
2026-08-07 06:44:41 +00:00
8002900af0
[ENGINE] CCCL kernel_scan.cuh dual-algorithm dispatch: v1 (online norm) vs v2 (deferred norm)
dylanyunlon
2026-08-07 06:36:55 +00:00
35e85dbc67
fix(verify): remove duplicate TC-22~30 test definitions — CCCL test_then.cu audit
dylanyunlon
2026-08-07 06:36:12 +00:00
b86a121d6d
fix(critical): patch_ops.sh cwd bug — all cp/deploy ./paths resolved against Dockerfile WORKDIR=/workspace/ instead of script dir
dylan
2026-08-07 06:20:02 +00:00
36e67c00b0
fix(critical): deploy patches to BOTH lib and lib64 vllm paths
dylanyunlon
2026-08-07 04:51:27 +00:00
e9eaad0592
perf: increase prefix attention tile budget 96MB→256MB
dylanyunlon
2026-08-07 04:44:18 +00:00
025059d78e
fix(critical): raise decode threshold to prevent service crash
dylanyunlon
2026-08-07 04:39:15 +00:00
ca3697f4b0
[ENGINE] CCCL SmemResource pattern: pre-allocate staging buffers in V2 paged attention
dylanyunlon
2026-08-07 04:37:44 +00:00
bf1cccb750
refactor(moe): apply CCCL GridEvenShare + dispatch_batch_memcpy to BLOCK_SIZE_M
dylanyunlon
2026-08-07 03:22:57 +00:00
0ba2221d9c
docs: CCCL → vllm kernel pattern mapping for competition
dylanyunlon
2026-08-07 03:19:39 +00:00
9907c9b8ee
docs: comprehensive CCCL vs muh gap analysis with competition priority
dylanyunlon
2026-08-07 03:18:25 +00:00
68d500c960
test: add scan tuning verification — union SMEM model from agent_scan.cuh
dylanyunlon
2026-08-07 03:16:44 +00:00
9605415404
test: add reduce tuning verification against CCCL ground truth
dylanyunlon
2026-08-07 03:13:24 +00:00
5c05a03470
feat: add gen_config.py (Python-layer config generator) + pipeline reality check
dylanyunlon
2026-08-07 03:11:56 +00:00
0caabf285b
fix(critical): v2 kernel softmax normalization was commented out — outputs were wrong
muh-bot
2026-08-07 02:46:46 +00:00
09e7751d27
feat(muh): add muh_apply.py — Python-level injection tool for EngineX
dylanyunlon
2026-08-07 02:44:25 +00:00
53de2c47b0
analysis: 26-algorithm CCCL↔muh full gap scan — 19.7% coverage, 299 benchmark points needed, 3/26 READY
dylanyunlon
2026-08-07 02:43:01 +00:00
ab81329cb4
feat(engine): CCCL system design integration into prefill + decode hot paths
muh-bot
2026-08-07 02:42:08 +00:00
2a7ca101d7
feat(cccl): integrate missing CCCL directories — python/, ci/, .agent/, docs/, test/
muh-bot
2026-08-07 02:34:33 +00:00
3f97dca7ad
feat(verify): expand functional test suite from 21 to 51 test cases
muh-bot
2026-08-07 02:01:19 +00:00
1c9ac93fee
[ENGINE+TEST] 2 changes from CCCL random source reading
dylanyunlon
2026-08-07 02:01:06 +00:00
3d0f4392c7
[ENGINE] model_runner.py: CCCL CachingDeviceAllocator pattern — reduce CUDA graph capture from 1028→19 sizes
dylanyunlon
2026-08-07 01:59:18 +00:00
79621cf8af
feat(xformers): replace Q-only tiling with Q+KV tiling + online softmax
muh-bot
2026-08-07 01:54:48 +00:00
8d0551c113
[ENGINE] attention.py: CCCL dispatch_reduce.cuh single-tile decision for V1/V2
dylanyunlon
2026-08-07 01:54:40 +00:00
01a4e136b7
[ENGINE] attention.py: apply 3 CCCL patterns from dispatch_reduce.cuh + agent_reduce.cuh + grid_even_share.cuh
dylanyunlon
2026-08-07 01:53:58 +00:00
1f1067b1de
docs: add PIPELINE_STATUS.md — ground truth for muh injection mapping and toolchain status
muh-bot
2026-08-07 01:45:39 +00:00
d9548d397d
[analysis] CCCL↔muh 26-algorithm tuning gap report — 294 bench pts needed, 19% line coverage, reduce/scan/topk P0
dylanyunlon
2026-08-07 01:45:37 +00:00
c8d79e2b02
sync: update cccl_upstream benchmarks to latest NVIDIA/cccl main
muh-bot
2026-08-07 01:32:29 +00:00
d15dcea7c6
[ENGINE] port SDPA fallback for head_dim>128 to base xformers backend
Dylan
2026-08-07 01:24:04 +00:00
4ca0115af7
[ENGINE] apply CCCL CacheAsyncConfiguration pattern to activation/layernorm
Dylan
2026-08-07 01:22:17 +00:00
951afd0c02
[ENGINE] apply CCCL GridEvenShare dispatch pattern to V1/V2 attention decision
Dylan
2026-08-07 01:19:50 +00:00
5ba9c1e731
[CRITICAL/deploy] fix 3 deployment gaps found from docker crash log
dylanyunlon
2026-08-06 07:01:14 +00:00
b075b015b1
[CRITICAL/deploy] fix Docker build: add bash shebang to patch_ops.sh + robust Dockerfile
dylanyunlon
2026-08-06 06:44:31 +00:00
a667d2e914
[fix/deploy] patch_ops.sh: resilient pip install with fallback
muh
2026-08-06 06:35:37 +00:00
cf245adff9
[fix/correctness] mamba_cache: safe swap via clone, not in-place fancy indexing
muh
2026-08-06 06:33:21 +00:00
32fd4299b3
[test+engine] 18→21 test cases + CCCL-informed improvements
dylanyunlon
2026-08-06 06:33:18 +00:00
b7226efcb4
[critical/deploy] computility-run.yaml: quote numeric env values for YAML safety
muh
2026-08-06 06:29:38 +00:00
065f5fd13a
[muh/scan] rewrite tuning_scan.cuh: 27%→42% CCCL parity
dylanyunlon
2026-08-06 06:19:59 +00:00
86d6c9f6c2
[critical/config] baseline.muh: sync from computility-run.yaml — was stale
muh
2026-08-06 06:12:51 +00:00
9203e7b09e
[critical/deploy] sync root paged_attn.py + prefix_prefill.py → qwen3_6_scripts/
muh
2026-08-06 06:10:52 +00:00
9a7fd70150
[CRITICAL/base] Register qwen3_coder tool parser as hermes alias
muh-bot
2026-08-06 06:10:43 +00:00
b73c8ea60b
[test] verify_functional.py: 13→18 test cases, fix missing TC-11/12 registration
muh
2026-08-06 06:05:19 +00:00
0cfdb6ae5d
[docs] CCCL ↔ EngineX architecture alignment — from reading 3792 CCCL source files
muh
2026-08-06 06:02:40 +00:00
7552365c7f
[perf/decode] paged_attn: CCCL GridEvenShare-informed tile sizing
muh
2026-08-06 06:00:52 +00:00
2ee9571575
[muh/pipeline] derive_injection.py: bridge CCCL struct fields → vllm runtime injection
muh
2026-08-06 05:56:28 +00:00
b446763c2d
[CRITICAL/base] cli_args.py: add --reasoning-parser stub to prevent server startup crash
muh-bot
2026-08-06 05:22:54 +00:00
9fda58f7cd
[CRITICAL] computility-run.yaml: add all corex env vars + align with proven job66 config
Claude
2026-08-06 04:27:35 +00:00
08dc010a15
[CRITICAL/base] Register Qwen3_5MoeForCausalLM in model registry + copy adapter to models/
muh-bot
2026-08-06 04:26:19 +00:00
d8d435c7d0
[BASE] cache_engine.py: CCCL temporary_storage layout two-phase KV cache allocation
Claude
2026-08-06 04:22:53 +00:00
34b3a4a617
[BASE] block_table.py: CCCL dispatch_select_if alias_temporaries batch allocation
Claude
2026-08-06 04:22:02 +00:00
4eb83a7ee4
[BASE] activation.py SiluAndMul: CCCL dispatch_transform CacheAsyncConfiguration output tensor caching
Claude
2026-08-06 04:17:59 +00:00
322f5553e1
[base/sampler] CCCL dispatch_merge_sort alias_temporaries: eliminate .repeat() allocation in _apply_penalties
muh-bot
2026-08-06 04:14:11 +00:00
1064ce756b
[base/sampler] CCCL dispatch_topk alias_temporaries: fix _sampler_cache bug + pre-allocate temp storage
muh-bot
2026-08-06 04:13:03 +00:00
dd59ec95c2
[ENGINE] prefix_caching_block: CCCL DeviceCopy::Batched 3-phase swap_in/swap_out
Claude
2026-08-06 04:12:19 +00:00
5aba296eba
[muh] gen_patch: expand VLLM_INJECTION_POINTS to full real injection surface
muh-bot
2026-08-06 04:01:40 +00:00
bf5d19991c
[FIX] qwen3_5.py: replace solve_triangular with manual forward substitution
muh-bot
2026-08-06 03:02:23 +00:00
b4803c3259
[BASE] qwen3_6_scripts/sampler.py: CCCL topk unsorted output optimization
muh-pipeline
2026-08-06 02:55:51 +00:00
f59d30dcb2
[BASE] qwen3_6_scripts/paged_attn.py: CCCL shifted_output defensive init
muh-pipeline
2026-08-06 02:53:07 +00:00
8056641f08
[BASE] qwen3_6_scripts/xformers.py: CCCL block_load_to_shared pre-alloc pattern
muh-pipeline
2026-08-06 02:51:48 +00:00
2d1588d261
[BASE] qwen3_6_scripts/sampler.py: CCCL dispatch_topk DoubleBuffer pattern
muh-pipeline
2026-08-06 02:38:51 +00:00
e784910d47
[ENGINE] Pattern 7: CCCL C API JIT → Triton autotune mapping
muh-bot
2026-08-06 02:32:34 +00:00
da553227e9
[BASE] qwen3_6_scripts/verify_functional.py: add CCCL-derived boundary tests
muh-pipeline
2026-08-06 02:30:42 +00:00
6c472d640f
[ENGINE] CCCL system-level patterns → BI-V100 engine module
muh-bot
2026-08-06 02:30:15 +00:00
6148e03bc7
[BASE] vllm/core/evictor_v2.py: CCCL bucket_sort2d design pattern annotation
muh-pipeline
2026-08-06 02:29:19 +00:00
b6538fd10e
[BASE] vllm/attention/ops/paged_attn.py: fix num_kv_heads type annotation
muh-pipeline
2026-08-06 02:28:12 +00:00
a7e0ef1138
[ENGINE] scan tuning: document GridThreshold=500 gate from CCCL source
muh-pipeline
2026-08-06 02:22:13 +00:00
edccbb00b4
[ENGINE] paged_attention_v2: CCCL single-tile fast path + GridEvenShare constants
muh-pipeline
2026-08-06 02:21:23 +00:00
9c723eeb29
[DOC] GROUND_TRUTH_STATUS v2 — based on complete code reading
muh-bot
2026-08-06 02:21:03 +00:00
11cbc00cf2
[DOCS] CCCL benchmark reference: 199 annotations from 27 tuning files extracted
muh-pipeline
2026-08-06 02:16:33 +00:00
dedf08166a
[CCCL] Add missing CCCL components: c2h, nvbench_helper, cmake, cudax, AGENTS.md
muh-bot
2026-08-06 02:14:18 +00:00
b0d597363a
[BUGFIX] qwen3_6_scripts/model_runner.py: fix max_decode_seq_len (deployment version)
muh-engine
2026-08-06 01:41:49 +00:00
dac9aa46f5
[BUGFIX] vllm/worker/model_runner.py: fix max_decode_seq_len passed as max_encoder_seq_len
muh-engine
2026-08-06 01:19:51 +00:00