Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a1600012888/LaCT
/ endpoints
Endpoints
6 in github.com/a1600012888/LaCT
⨍
Functions
581
◇
Types & classes
120
↳
Endpoints
6
Route
_fused_two_mm_swiglu_kernel
triton.autotune( configs=get_autotune_configs(), key=["B", "M", "N", "K"], )
lact_llm/lact_model/lact_triton_kernels/triton_swiglu_kernels.py:None
Route
_swiglu_three_bmm_kernel
triton.autotune(configs=get_autotune_configs(), key=["B", "M", "N", "K"])
lact_llm/lact_model/lact_triton_kernels/triton_swiglu_bwd_kernels.py:None
Route
_swiglu_three_bmm_with_lr_kernel
triton.autotune(configs=get_autotune_configs(), key=["B", "M", "N", "K"])
lact_llm/lact_model/lact_triton_kernels/triton_swiglu_bwd_with_lr.py:None
Route
fused_four_mm_wT_x_kernel
triton.autotune(configs=get_autotune_configs(), key=["B", "M", "N", "K"])
lact_llm/lact_model/lact_triton_kernels/triton_fused_matmul_kernels.py:None
Route
fused_two_mm_wT_xT_kernel
triton.autotune(configs=get_autotune_configs(), key=["B", "M", "N", "K"])
lact_llm/lact_model/lact_triton_kernels/triton_fused_matmul_kernels.py:None
Route
fused_two_mm_wT_x_kernel
triton.autotune(configs=get_autotune_configs(), key=["B", "M", "N", "K"])
lact_llm/lact_model/lact_triton_kernels/triton_fused_matmul_kernels.py:None