Update mistral.py
This commit is contained in:
parent
e699f1d09e
commit
28f3b971d2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
from .llama import *
|
||||
|
||||
from transformers.models.llama.modeling_mistral import (
|
||||
from transformers.models.mistral.modeling_mistral import (
|
||||
MistralAttention,
|
||||
MistralDecoderLayer,
|
||||
MistralModel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue