↓ 5 callersFunctioncot_reflection(system_prompt, initial_query, client, model: str, return_full_response: bool=False, request_config: dict = No
optillm/cot_reflection.py:8
↓ 4 callersFunction_sample(logits: torch.Tensor, temperature=0.666, top_p=0.90, top_k=27, min_p: float = 0.0, generator: torch.Generator
optillm/entropy_decoding.py:60
↓ 3 callersFunctionadvanced_self_consistency_approach(system_prompt: str, initial_query: str, client, model: str, request_config: dict = None, request_id: str = No
optillm/self_consistency.py:100