Skip to content

Commit cb4480a

Browse files
committed
rm outdated comment
1 parent 333fe3c commit cb4480a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/llava/clip.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ static ggml_tensor * build_rope_2d(
597597
);
598598
}
599599

600-
// second half (write to tmp)
600+
// second half
601601
ggml_tensor * second;
602602
{
603603
second = ggml_view_3d(ctx0, cur,

0 commit comments

Comments
 (0)