Skip to content

Commit d78f9dc

Browse files
committed
fix title bug
1 parent d8bda9f commit d78f9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<meta name="keywords" content="KEYWORDS SHOULD BE PLACED HERE" />
3333
<meta name="viewport" content="width=device-width, initial-scale=1" />
3434

35-
<title>Large Language Diffusion Models</title>
35+
<title>LLaDA-V: Large Language Diffusion Models with Visual Instruction Tuning</title>
3636
<link
3737
href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
3838
rel="stylesheet"

0 commit comments

Comments
 (0)