def make_single_token_simulation_prompt()

in neuron-explainer/neuron_explainer/explanations/simulator.py [0:0]


    def make_single_token_simulation_prompt(
        self,
        tokens: Sequence[str],
        explanation: str,
        token_index_to_score: int,