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 5ef4ed2 commit 314c8ddCopy full SHA for 314c8dd
examples/mediatek/executor_runner/mtk_llama_runner.h
@@ -11,7 +11,7 @@
11
12
#pragma once
13
14
-#include <executorch/examples/models/llama2/tokenizer/llama_tiktoken.h>
+#include <executorch/examples/models/llama/tokenizer/llama_tiktoken.h>
15
#include <executorch/extension/llm/runner/stats.h>
16
#include <executorch/extension/llm/tokenizer/bpe_tokenizer.h>
17
#include <executorch/extension/llm/tokenizer/tiktoken.h>
0 commit comments