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

Update local-litellm-ollama.md #2699

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

lugq1990
Copy link
Collaborator

As per hands on check to use ollama in local server that for the last part to call function, that without the config for code_execution_config will get: RuntimeError: Code execution is set to be run in docker (default behaviour) but docker is not running..

Just add with same config as before

Why are these changes needed?

Related issue number

Checks

As per hands on check to use ollama in local server that for the last part to call function, that without the config for `code_execution_config` will get: `RuntimeError: Code execution is set to be run in docker (default behaviour) but docker is not running.`.

Just add with same config as before
@sonichi sonichi requested a review from marklysze May 16, 2024 18:31
@marklysze
Copy link
Collaborator

Hey @lugq1990, thanks for bringing this up. I've just tried to rerun the original code but I'm getting a 500 error code from LiteLLM error from within their Ollama code. So I'm just asking on their discord as I'm not sure if something has changed that's breaking the code. I'll report back any changes.

@lugq1990
Copy link
Collaborator Author

@marklysze Hi there, I have just tried to use the LLama3 model as it's the latest one, maybe you could try to use that one either.

litellm --model ollama_chat/llama3

@sonichi sonichi requested review from BeibinLi and olgavrou May 25, 2024 00:55
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

Successfully merging this pull request may close these issues.

None yet

3 participants