Method__init__(
self,
*,
cmd: List[str],
task: str,
scenario: str,
max_batch
inference/efficiency/dependencies/previous_version/efficiency_benchmark/steps.py:21
Method__init__(
self,
nan_strategy: Union[str, float] = "warn",
**kwargs: Dict[str, Any],
)
inference/efficiency/dependencies/previous_version/efficiency_benchmark/metrics/perplexity.py:8
Method__init__(
self,
eleuther_task: Union[str, Callable[[], EAITask]],
*,
answer_options: S
inference/efficiency/dependencies/previous_version/efficiency_benchmark/tasks/eleuther.py:148
Method__init__(
self,
eleuther_task: Union[str, Callable[[], EAITask]],
*,
version_override:
inference/efficiency/dependencies/previous_version/efficiency_benchmark/tasks/eleuther.py:222
Method__init__(
self,
eleuther_task: Union[str, Callable[[], EAITask]],
*,
answer_options: S
inference/efficiency/dependencies/previous_version/efficiency_benchmark/tasks/eleuther.py:257
Method__init__(
self,
hidden_size,
num_heads,
qkv_proj,
o_proj,
rotary_emb,
inference/compression/dependencies/AutoGPTQ/auto_gptq/nn_modules/fused_llama_attn.py:18
Method__init__(
self,
bits,
group_size,
infeatures,
outfeatures,
bias,
inference/compression/dependencies/AutoGPTQ/auto_gptq/nn_modules/qlinear/qlinear_cuda_old.py:25
Method__init__(self, bits, group_size, infeatures, outfeatures, bias, trainable=False)
inference/compression/dependencies/AutoGPTQ/auto_gptq/nn_modules/qlinear/qlinear_triton.py:29
Method__init__(
self, bits, group_size, infeatures, outfeatures, bias, kernel_switch_threshold=128, trainable=False
inference/compression/dependencies/AutoGPTQ/auto_gptq/nn_modules/qlinear/qlinear_cuda.py:26