Method__init__(self, model_config: ModelConfig, cache_manager, device_manager, model_manager, lora_manager)
optillm/inference.py:1216
Method__init__(self, client, model: str, num_samples: int = 5, similarity_threshold: float = 0.8, request_config: dict = No
optillm/self_consistency.py:10
Method__init__(self, client, model: str, max_tokens: int = 16382, request_config: Dict[str, Any] = None)
optillm/plugins/deepthink/uncertainty_cot.py:27
Method__init__(self, client, model: str, max_tokens: int = 16382, request_config: Dict[str, Any] = None)
optillm/plugins/deepthink/self_discover.py:25