Skip to content

Commit

Permalink
Fix buffer"
Browse files Browse the repository at this point in the history
  • Loading branch information
hijohnnylin committed Apr 15, 2024
1 parent 6658392 commit dde2481
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tutorials/neuronpedia/generating_neuronpedia_outputs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@
" n_batches_to_sample_from=2**12,\n",
" n_prompts_to_select=4096 * 6,\n",
" n_features_at_a_time=24,\n",
" buffer_tokens_left=64,\n",
" buffer_tokens_right=62,\n",
" start_batch_inclusive=1,\n",
" end_batch_inclusive=1,\n",
")\n",
Expand Down

0 comments on commit dde2481

Please sign in to comment.