Skip to content

Commit 9ca5485

Browse files
author
sd109
committed
Update example settings
1 parent 8453f09 commit 9ca5485

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

chart/web-app/example-settings.yml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
backend_url: http://128.232.226.230
2-
hf_model_name: tiiuae/falcon-7b
1+
backend_url: http://localhost:8081
2+
hf_model_name: ise-uiuc/Magicoder-S-DS-6.7B
33

4-
hf_model_instruction: You are a helpful and cheerful AI assistant. Please respond appropriately.
4+
# model_instruction: You are a helpful and cheerful AI assistant. Please respond appropriately.
5+
6+
page_description: "[Privacy statement](https://google.com)"
57

68
# UI theming tweaks
79
# theme_title_colour: white
810
# theme_background_colour: "#00376c"
9-
# theme_params:
10-
# primary_hue: blue
11+
theme_params:
12+
# primary_hue: blue
13+
font:
14+
- sans-serif
15+
font_mono:
16+
- sans-serif
1117

1218
# llm_max_tokens:
1319
# llm_temperature:

0 commit comments

Comments
 (0)