We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9ecbf commit 88ae336Copy full SHA for 88ae336
tests/unittest/api_stability/references/llm.yaml
@@ -18,6 +18,10 @@ methods:
18
annotation: Optional[dict]
19
default: null
20
status: prototype
21
+ pp_partition:
22
+ annotation: Optional[List[int]]
23
+ default: null
24
+ status: prototype
25
# Stats
26
iter_stats_max_iterations:
27
annotation: Optional[int]
0 commit comments