Skip to content

Commit 314c8dd

Browse files
kirklandsigncmodi-meta
authored andcommitted
llama2 -> llama
1 parent 5ef4ed2 commit 314c8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mediatek/executor_runner/mtk_llama_runner.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#pragma once
1313

14-
#include <executorch/examples/models/llama2/tokenizer/llama_tiktoken.h>
14+
#include <executorch/examples/models/llama/tokenizer/llama_tiktoken.h>
1515
#include <executorch/extension/llm/runner/stats.h>
1616
#include <executorch/extension/llm/tokenizer/bpe_tokenizer.h>
1717
#include <executorch/extension/llm/tokenizer/tiktoken.h>

0 commit comments

Comments
 (0)