mirror of
https://github.com/unslothai/unsloth.git
synced 2026-07-10 00:08:58 +00:00
Update mistral.py
This commit is contained in:
parent
3c790a6680
commit
870ca65421
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