Skip to content

Commit

Permalink
Update factory.py
Browse files Browse the repository at this point in the history
  • Loading branch information
olo126 authored Dec 1, 2023
1 parent 6425b29 commit 1176be3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion open_flamingo/src/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ def create_model_and_transforms(
gradient_checkpointing: bool = False,
verbose: bool = True,
image_res: int = 224,
train_pos_embeddings: bool = True,
**model_kwargs,
):
"""
Expand Down

0 comments on commit 1176be3

Please sign in to comment.