first commit
This commit is contained in:
7
flash_qla/ops/__init__.py
Normal file
7
flash_qla/ops/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright (c) 2026 The Qwen team, Alibaba Group.
|
||||
# Licensed under The MIT License [see LICENSE for details]
|
||||
|
||||
from .gated_delta_rule import chunk_gated_delta_rule
|
||||
|
||||
|
||||
__all__ = ["chunk_gated_delta_rule"]
|
||||
Reference in New Issue
Block a user