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 0bf4f4a commit 516a417Copy full SHA for 516a417
examples/models/llama/runner/runner.h
@@ -27,8 +27,7 @@
27
28
namespace example {
29
30
-class ET_EXPERIMENTAL Runner
31
- : public executorch::extension::llm::IRunner {
+class ET_EXPERIMENTAL Runner : public executorch::extension::llm::IRunner {
32
public:
33
explicit Runner(
34
const std::string& model_path,
0 commit comments