Skip to content

Commit

Permalink
Update modify_llama.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyriection authored Dec 29, 2023
1 parent 81b49a1 commit 96c5ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h2o_hf/utils_real_drop/modify_llama.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import torch.nn.functional as F

from transformers.models.llama.configuration_llama import LlamaConfig
# from transformers.models.llama.configuration_llama import LlamaConfig
from transformers.models.llama.modeling_llama import (
LlamaAttention,
rotate_half,
Expand Down

0 comments on commit 96c5ad0

Please sign in to comment.