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

local llm #64

Open
zhanpengjie opened this issue Oct 21, 2024 · 4 comments
Open

local llm #64

zhanpengjie opened this issue Oct 21, 2024 · 4 comments

Comments

@zhanpengjie
Copy link

how to set base_url and model in python sdk?

@pradhyumna85
Copy link
Contributor

@zhanpengjie which local model you are trying to use? Does that have vision capability?

@torrischen
Copy link

I also have problem with using llama3.2-90B-Vision with vllm. The error said environment variable missing?

@pradhyumna85
Copy link
Contributor

pradhyumna85 commented Oct 23, 2024

@torrischen refer the model and api_base params here and pass it accordingly in zerox: https://docs.litellm.ai/docs/providers/vllm

Also refer #65

@torrischen
Copy link

@torrischen refer the model and api_base params here and pass it accordingly in zerox: https://docs.litellm.ai/docs/providers/vllm

Also refer #65

Thanks. That’s helpful

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

3 participants