Claude ef540b6f9f fix(serving): CCCL completion_mechanism — remove NaN-era max_tokens cap
Keep remote n≤2 guard (correct per Sub168 evidence).
Keep default_max_tokens≥1 guard and max_tokens→context clamp.
Remove 8192/2048 artificial cap — native engine has no NaN,
cap interfered with case_truncation (needs full 8192 output).

CCCL sources consulted this round:
- completion_mechanism.h: sync as fallback, don't override hw path
- extents.h: static+dynamic unified handling → protocol type normalization
- modulo.h: builtin-first with fallback → native engine priority
- graph_use_device_data.cu: declare-then-submit → startup sequence
- catch2_test_device_topk_common.cuh: segmented partition → output routing
- catch2_test_device_select_common.cuh: predicate+partition → content/reasoning split
2026-08-08 07:37:45 +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%