We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66c319 commit 8dbd91dCopy full SHA for 8dbd91d
examples/qualcomm/oss_scripts/llama/llama.py
@@ -57,7 +57,6 @@
57
from executorch.examples.models.llama.source_transformation.quantize import (
58
get_quant_embedding_transform,
59
)
60
-from executorch.examples.models.llama.tokenizer.tiktoken import Tokenizer as Tiktoken
61
from executorch.examples.qualcomm.oss_scripts.llama.model.static_llama import (
62
LlamaModel,
63
ModelArgs,
0 commit comments