Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 078ac23

Browse files
committed
remove old rope class
1 parent 175c967 commit 078ac23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchchat/cli/builder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
from torchchat.model import Model, ModelArgs, ModelType
3333

34-
from torchtune.modules.position_embeddings import RotaryPositionalEmbeddings
3534
from torchtune.models.llama3_1._position_embeddings import Llama3ScaledRoPE
3635

3736
from torchchat.model_config.model_config import resolve_model_config

0 commit comments

Comments
 (0)