Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Motif-Technologies
/
activation
like
30
Follow
Motif Technologies
147
Kernels
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
Use this model
main
activation
/
tests
35.5 kB
Ctrl+K
Ctrl+K
9 contributors
History:
15 commits
TaehyunKim
feat: add GroupedFusedMulPolyNorm Triton kernel for MoE models (#16)
e195bbb
unverified
15 days ago
__init__.py
Safe
0 Bytes
feat(poly-norm): Add PolyNorm
10 months ago
allclose_default.py
Safe
512 Bytes
Add fusion (#3)
6 months ago
pytest.ini
Safe
45 Bytes
fix(poly-norm): calc param grad explicitly
10 months ago
test_fused_add_rms_norm.py
Safe
3.6 kB
refactor(activation): change fused_add_rms_norm and fused_add_rms_norm_backward to out-place operations
5 months ago
test_fused_add_rms_norm_sequence_parallel.py
Safe
5.85 kB
fix: fix fused add rms norm sharding strategy
4 months ago
test_fused_mul_poly_norm.py
Safe
4.13 kB
Add fusion (#3)
6 months ago
test_grouped_fused_mul_poly_norm.py
Safe
9.94 kB
feat: add GroupedFusedMulPolyNorm Triton kernel for MoE models (#16)
15 days ago
test_poly_norm.py
Safe
2.55 kB
Add fusion (#3)
6 months ago
test_rms_norm.py
Safe
1.94 kB
feat: make rms_norm as out-place
6 months ago
test_rms_norm_sequence_parallel.py
Safe
4.37 kB
fix: fix rms norm sharding strategy
4 months ago
utils.py
Safe
2.56 kB
Add fusion (#3)
6 months ago