Skip to content

Commit a68265c

Browse files
committed
chore: Document parameter
1 parent 620a042 commit a68265c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recognition/advanced_tree_search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ def __init__(
192192
:param lmgc_mem: Memory requirement for the AdvancedTreeSearchLmImageAndGlobalCacheJob
193193
:param lmgc_alias: Alias for the AdvancedTreeSearchLmImageAndGlobalCacheJob
194194
:param lmgc_scorer: Dummy scorer for the AdvancedTreeSearchLmImageAndGlobalCacheJob which is required but unused
195+
:param separate_lmi_gc_generation: Whether to generate the LM image and the global cache via two separate jobs for a more stable hash
195196
:param model_combination_config: Configuration for model combination
196197
:param model_combination_post_config: Post config for model combination
197198
:param extra_config: Additional Config for recognition

0 commit comments

Comments
 (0)