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

How does skyvern integrate with ollama litellm #242

Open
alexsiu398 opened this issue Apr 29, 2024 · 6 comments
Open

How does skyvern integrate with ollama litellm #242

alexsiu398 opened this issue Apr 29, 2024 · 6 comments
Labels
community Suggestions, discussions around how to build and elevate our community enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alexsiu398
Copy link

alexsiu398 commented Apr 29, 2024

Is there a way or tutorial on how to configure ollama litellm to work with skyvern? How can skyvern work with a local llm?

@suchintan
Copy link
Contributor

Here's an example where @ykeremy built out bedrock support within Skyvern

https://github.com/Skyvern-AI/skyvern/pull/251/files

Are you open to opening a PR for ollama + litellm? We'd love a contribution here!

@suchintan
Copy link
Contributor

Ignore the files in the experimentation module. The other configs are all you need!

@suchintan suchintan added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed community Suggestions, discussions around how to build and elevate our community labels May 3, 2024
@santiagoblanco22
Copy link

Nice. Now GPT4 60 USD in 3 days. :( Ollama is awesome! I don't know how to help!

@suchintan
Copy link
Contributor

@santiagoblanco22 we would love a contribution here!! Or maybe we can ask for people's help in our discord?

GPT4 is super expensive. Try it with Claude 3 sonnet instead

@OB42
Copy link
Contributor

OB42 commented May 10, 2024

hi, I'm currently trying to add it. :)

Do you think we should allow all ollama models? in setup.sh should we ask the user for a specific model name(as a string)? or a numbered choice like for anthropic with just llama3/mistral maybe llava?

@OB42
Copy link
Contributor

OB42 commented May 12, 2024

FYI for now it seems that most models available on Ollama are not good enough for Skyvern , at least on my computer, so it seems pointless to add models that would not work well.

Maybe it could work with a 34/70B model with no quantization, but you would need a very beefy setup, at that point you'd probably be better off using bedrock/anthropic IMO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Suggestions, discussions around how to build and elevate our community enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants