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 97a0ea9 commit ef5e841Copy full SHA for ef5e841
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