Skip to content

Commit

Permalink
add vi_kwargs to fit
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia committed Aug 10, 2022
1 parent 4127ca7 commit 6788d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bambi/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ def fit(
chains=chains,
cores=cores,
random_seed=random_seed,
vi_kwargs=vi_kwargs,
**kwargs,
)

Expand Down

0 comments on commit 6788d6c

Please sign in to comment.