Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
plusbang committed Aug 23, 2024
1 parent 9ec34e0 commit 3458b3a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
from transformers.modeling_outputs import BaseModelOutputWithPast
from ipex_llm.transformers.npu_models.mp_models_base import run_model
from ipex_llm.transformers.npu_models.mp_models_base import LLMBaseNNFactory
from transformers.models.qwen2.modeling_qwen2 import Qwen2MLP


class LowBitQwenMultiDecoderlayer(LLMBaseNNFactory):
Expand Down

0 comments on commit 3458b3a

Please sign in to comment.