Claude 80fa1fe781 arch(CRITICAL): match Sub168 proven engine config exactly
Sub168 scored 60194.6 with these exact params:
- max_model_len=100000 (was 256000)
- max_num_seqs=1 (was 2 → caused crash cascade)
- gpu_memory_utilization=0.9 (was 0.95)
- chunked_prefill=disabled (was enabled)
- max_num_batched_tokens=default (was 4096)
- max_seq_len_to_capture=8192 (was 32768)

Root cause of Sub508/509 0-score: engine crash at t2_n_2 with
max_num_seqs=2 caused Connection Refused cascade.
2026-08-08 11:01:52 +00:00
2026-08-07 08:43:51 +00:00
2026-07-30 17:03:23 +08:00
2026-08-07 07:47:01 +00:00

project_6

Description
No description provided
Readme 427 MiB
Languages
C++ 41.8%
Cuda 31.6%
Python 22.2%
C 2.1%
CMake 1.1%
Other 1.1%