Skip to content

Commit c26e9b7

Browse files
committed
Fix trailing whitespace in config_web_frag_mcp.yml
1 parent eabb636 commit c26e9b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configs/config_web_frag_mcp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ general:
3333
console:
3434
_type: console
3535
level: INFO
36-
36+
3737
front_end:
3838
_type: aiq_api
3939
runner_class: aiq_api.plugin.AIQAPIWorker
@@ -74,13 +74,13 @@ llms:
7474
num_retries: 5
7575
chat_template_kwargs:
7676
enable_thinking: true
77-
77+
7878
nemotron_llm_deep:
7979
_type: nim
8080
model_name: nvidia/nemotron-3-nano-30b-a3b
8181
base_url: "https://integrate.api.nvidia.com/v1"
8282
temperature: 1.0
83-
top_p: 1.0
83+
top_p: 1.0
8484
max_tokens: 128000
8585
num_retries: 5
8686
chat_template_kwargs:

0 commit comments

Comments
 (0)