Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 23d6504

Browse files
committed
llava config update
1 parent 215331d commit 23d6504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

torchchat/model_params/llava-1.5.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"out_indices": [
1010
23
1111
],
12-
"output_cls_projection": False,
12+
"output_cls_projection": "False",
1313
"max_num_tiles": 1,
1414
"in_channels": 3,
15-
"intermediate_act": QuickGELUActivation()
15+
"intermediate_act": "QuickGELUActivation()"
1616
},
1717
"decoder": {
1818
"n_layers": 32,

0 commit comments

Comments
 (0)