mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
17 lines
391 B
YAML
17 lines
391 B
YAML
methods:
|
|
__init__:
|
|
parameters:
|
|
# Experimental features
|
|
additional_model_outputs:
|
|
annotation: Optional[List[str]]
|
|
default: null
|
|
status: prototype
|
|
return_perf_metrics:
|
|
annotation: bool
|
|
default: false
|
|
beam_width_array:
|
|
annotation: Optional[List[int]]
|
|
default: null
|
|
return_annotation: None
|
|
properties: {}
|