Skip to content

Commit 5efc1c4

Browse files
committed
fix linter
1 parent 01d12bf commit 5efc1c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/models/llama2/runner/runner.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ class Runner {
9898
std::unique_ptr<Tokenizer> tokenizer_;
9999
std::unique_ptr<Sampler> sampler_;
100100
bool shouldStop_{false};
101-
102101
};
103102

104103
} // namespace torch::executor

0 commit comments

Comments
 (0)