This website requires JavaScript.
Explore
Help
Register
Sign In
dylanyunlong
/
project_6
Watch
1
Star
0
Fork
0
You've already forked project_6
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
Files
7fc0c1defa096e632d94d09db5f3ac5a6d79cc22
project_6
/
ex_engine
History
claude
3d816cd18d
fix: add ceil_div + DEVICE_INLINE to device_utils.cuh
...
ceil_div<T> was in xllm utils.h (removed for glog). DEVICE_INLINE macro also moved to shared header.
2026-08-14 11:11:15 +00:00
..
csrc
feat: ix_moe_bridge + ix_attn_bridge — dlopen bridges for full ixformer::infer API
2026-08-14 07:32:31 +00:00
fla_kernels
feat: import CUDA kernels from xllm/CCCL/FLA upstream repos
2026-08-14 07:48:52 +00:00
include
fix(CRITICAL): engine death on image request + stop overwriting base corex modules
2026-08-10 09:12:05 +00:00
python
fix(build): match project_7 proven Dockerfile — remove ENV lines + .dockerignore
2026-08-13 02:48:28 +00:00
xllm_kernels
fix: add ceil_div + DEVICE_INLINE to device_utils.cuh
2026-08-14 11:11:15 +00:00
xllm_layers
fix(critical): fold max_completion_tokens + max_num_seqs=2 + max_model_len=80000 + xllm_latest layer import
2026-08-13 03:19:39 +00:00
xllm_models
fix(critical): fold max_completion_tokens + max_num_seqs=2 + max_model_len=80000 + xllm_latest layer import
2026-08-13 03:19:39 +00:00
build.sh
fix(build): 回退qwen3_6_scripts+ex_engine到26e6cb40(能得分版本)
2026-08-12 01:33:24 +00:00
deploy_corex_modules.sh
feat(EX): corex_fa2.py — third dlopen module from comp 168 AST chain
2026-08-10 04:01:21 +00:00
precompile_moe_kernels.py
fix(build): 回退qwen3_6_scripts+ex_engine到26e6cb40(能得分版本)
2026-08-12 01:33:24 +00:00
precompile_moe_topk.py
fix(MoE): robust CUDA kernel loading + no-GPU precompile
2026-08-10 07:50:28 +00:00