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 043b902 commit 9e5983fCopy full SHA for 9e5983f
extension/android/jni/jni_layer_llama.cpp
@@ -15,9 +15,9 @@
15
#include <unordered_map>
16
#include <vector>
17
18
+#include <executorch/examples/mediatek/executor_runner/mtk_llama_runner.h>
19
#include <executorch/examples/models/llama/runner/runner.h>
20
#include <executorch/examples/models/llava/runner/llava_runner.h>
-#include <executorch/examples/mediatek/executor_runner/mtk_llama_runner.h>
21
#include <executorch/extension/llm/runner/image.h>
22
#include <executorch/runtime/platform/log.h>
23
#include <executorch/runtime/platform/platform.h>
0 commit comments