mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-28 00:07:29 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
cf50cae7e9
commit
9383c84f26
@ -12,9 +12,7 @@ from transformers.models.llama.modeling_llama import (
|
|||||||
LlamaAttention,
|
LlamaAttention,
|
||||||
LlamaConfig,
|
LlamaConfig,
|
||||||
LlamaDecoderLayer,
|
LlamaDecoderLayer,
|
||||||
# LlamaDynamicNTKScalingRotaryEmbedding,
|
|
||||||
LlamaForCausalLM,
|
LlamaForCausalLM,
|
||||||
# LlamaLinearScalingRotaryEmbedding,
|
|
||||||
LlamaMLP,
|
LlamaMLP,
|
||||||
LlamaModel,
|
LlamaModel,
|
||||||
LlamaRMSNorm,
|
LlamaRMSNorm,
|
||||||
|
Loading…
Reference in New Issue
Block a user