Skip to content

Commit

Permalink
Updated minimal service configuration (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik authored Jan 27, 2025
1 parent 0c9559a commit 86d77b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/rcsconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ llm_providers:
type: bam
url: "http://wont-be-used"
models:
- name: ibm/granite-13b-chat-v2
- name: ibm/granite-3-8b-instruct
ols_config:
conversation_cache:
type: memory
Expand All @@ -15,7 +15,7 @@ ols_config:
app_log_level: info
lib_log_level: warning
default_provider: my_bam
default_model: ibm/granite-13b-chat-v2
default_model: ibm/granite-3-8b-instruct
dev_config:
enable_dev_ui: false
disable_auth: true
Expand Down

0 comments on commit 86d77b2

Please sign in to comment.