Skip to content

Commit 8dbd91d

Browse files
cccclaifacebook-github-bot
authored andcommitted
fix qnn export
Summary: One missing item for the new tokenizer lib Differential Revision: D72263224
1 parent b66c319 commit 8dbd91d

File tree

1 file changed

+0
-1
lines changed
  • examples/qualcomm/oss_scripts/llama

1 file changed

+0
-1
lines changed

examples/qualcomm/oss_scripts/llama/llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
from executorch.examples.models.llama.source_transformation.quantize import (
5858
get_quant_embedding_transform,
5959
)
60-
from executorch.examples.models.llama.tokenizer.tiktoken import Tokenizer as Tiktoken
6160
from executorch.examples.qualcomm.oss_scripts.llama.model.static_llama import (
6261
LlamaModel,
6362
ModelArgs,

0 commit comments

Comments
 (0)