Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are possible values for local llm with ollama. #145

Open
Malli88 opened this issue Jul 12, 2024 · 1 comment
Open

What are possible values for local llm with ollama. #145

Malli88 opened this issue Jul 12, 2024 · 1 comment

Comments

@Malli88
Copy link

Malli88 commented Jul 12, 2024

Hi, and first thank you for the superb plugin. It's just awesome!
Could you give please a little bit more documentation about the local llm configuration?
Specific, I mean what possible values there are for adding in the field LLM Model?
I use llama3:70B and couldn't get it up and running.
And, what does you mean with the hint to the Ollama Orgins?

Thanks a lot!

@muhammadammarzahid
Copy link

Can you please guide me how to use local installation of ollama? From my understanding, I used the following environment

environment # Uncomment lines below for a fully local setup
 MODEL_FOLDERS=llama3
 MODEL_RELATIONSHIPS=llama3
 MODEL_TAGGING=llama3
 MODEL_NAME=llama3
 MODEL_TEXT=llama3
 MODEL_VISION=llava-llama3


### The fastest way to get started is just to add your OpenAI API key to the .env file.
#OPENAI_API_KEY="sk"

But requests always look for an OPENAI_API_KEY. Do I need to fire up the ollama server myself and make any changes in the configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants