Skip to content

Commit

Permalink
Merge pull request #62 from sp8rks/patch-3
Browse files Browse the repository at this point in the history
Update batch-bo-tutorial.ipynb
  • Loading branch information
AndrewFalkowski authored Aug 17, 2024
2 parents 73724f3 + 66132f5 commit 7b4d9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/curriculum/tutorials/batch/batch-bo-tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
" num_trials=-1,\n",
" max_parallelism=3,\n",
" should_deduplicate=True, # CHANGE: reduce duplicate suggestions\n",
" model_kwargs={\"num_samples\": 1024, \"warmup_steps\": 1024},\n",
" model_kwargs={},\n",
" ),\n",
" ]\n",
")\n",
Expand Down

0 comments on commit 7b4d9d5

Please sign in to comment.