You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subject: Persistent Issue with Ollama Configuration – LLM Mode Forced to "llamacpp" Despite Correct Configuration
Hello,
I am currently working on setting up PrivateGPT with Ollama as the LLM provider. Despite having a correct configuration in the `default.yaml` file, I am encountering a persistent issue where the LLM mode is forced to "llamacpp" instead of "ollama". This results in the following error:
ValueError: Unsupported LLM mode: llamacpp
Here is a summary of the problem and the steps I have already taken:
Current Configuration
File default.yaml:
The file /opt/ai-platform/privategpt/private_gpt/settings/profiles/default.yaml contains the following configuration:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Subject: Persistent Issue with Ollama Configuration – LLM Mode Forced to "llamacpp" Despite Correct Configuration
Hello,
I am currently working on setting up PrivateGPT with Ollama as the LLM provider. Despite having a correct configuration in the `default.yaml` file, I am encountering a persistent issue where the LLM mode is forced to
"llamacpp"instead of"ollama". This results in the following error:Here is a summary of the problem and the steps I have already taken:
Current Configuration
default.yaml:The file
/opt/ai-platform/privategpt/private_gpt/settings/profiles/default.yamlcontains the following configuration:Beta Was this translation helpful? Give feedback.
All reactions