We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33b153 commit 313cc80Copy full SHA for 313cc80
vllm_ascend/patch/platform/patch_common/__init__.py
@@ -15,5 +15,7 @@
15
# limitations under the License.
16
#
17
18
+import vllm_ascend.ops.casual_conv1d
19
+import vllm_ascend.ops.sigmoid_gating
20
import vllm_ascend.patch.platform.patch_common.patch_distributed # noqa
21
import vllm_ascend.patch.platform.patch_common.patch_mamba_config # noqa
0 commit comments