mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 04:30:11 +01:00
Update poetry lock (#1209)
* Update the version of llama_index used to fix transient openai errors * Update poetry.lock file * Make `local` mode the default mode by default
This commit is contained in:
parent
a22969ad1f
commit
a579c9bdc5
14 changed files with 313 additions and 268 deletions
|
|
@ -15,7 +15,7 @@ ui:
|
|||
path: /
|
||||
|
||||
llm:
|
||||
mode: mock
|
||||
mode: local
|
||||
|
||||
local:
|
||||
llm_hf_repo_id: TheBloke/Mistral-7B-Instruct-v0.1-GGUF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue