mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-04-09 03:44:14 +00:00
upgraded configurations
This commit is contained in:
parent
ea0df9ece2
commit
22e1ef85ce
@ -1,5 +1,5 @@
|
||||
# =================== Lord Of Large Language Models Configuration file ===========================
|
||||
version: 41
|
||||
version: 44
|
||||
binding_name: null
|
||||
model_name: null
|
||||
|
||||
@ -64,6 +64,10 @@ sd_base_url: http://127.0.0.1:7860
|
||||
enable_ollama_service: false
|
||||
ollama_base_url: http://0.0.0.0:11434
|
||||
|
||||
# petals service
|
||||
enable_petals_service: false
|
||||
petals_base_url: http://0.0.0.0:8010
|
||||
|
||||
# Audio
|
||||
media_on: false
|
||||
audio_in_language: 'en-US'
|
||||
|
@ -1,5 +1,5 @@
|
||||
# =================== Lord Of Large Language Models Configuration file ===========================
|
||||
version: 43
|
||||
version: 44
|
||||
binding_name: null
|
||||
model_name: null
|
||||
|
||||
@ -64,6 +64,10 @@ sd_base_url: http://127.0.0.1:7860
|
||||
enable_ollama_service: false
|
||||
ollama_base_url: http://0.0.0.0:11434
|
||||
|
||||
# petals service
|
||||
enable_petals_service: false
|
||||
petals_base_url: http://0.0.0.0:8010
|
||||
|
||||
# Audio
|
||||
media_on: false
|
||||
audio_in_language: 'en-US'
|
||||
|
Loading…
x
Reference in New Issue
Block a user