mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-07 03:57:45 +00:00
add relevance check to quant factors (#210)
This commit is contained in:
@@ -96,7 +96,7 @@ class RDAgentSettings(BaseSettings):
|
||||
gcr_endpoint_max_token: int = 100
|
||||
|
||||
# factor extraction conf
|
||||
max_input_duplicate_factor_group: int = 600
|
||||
max_input_duplicate_factor_group: int = 300
|
||||
max_output_duplicate_factor_group: int = 20
|
||||
|
||||
# workspace conf
|
||||
|
||||
Reference in New Issue
Block a user