Skip to content

Commit 40a5197

Browse files
committed
finetune: Revert last line removal in 8bb11c0
1 parent b0c5b5b commit 40a5197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/training/finetune.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ int main(int argc, char ** argv) {
9393
llama_backend_free();
9494

9595
return 0;
96-
}
96+
}

0 commit comments

Comments
 (0)