Skip to content

Breaking change: Support OpenAI API, arbitrary APIs #42

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

Closed
wants to merge 1 commit into from

Conversation

rhelmot
Copy link

@rhelmot rhelmot commented Nov 2, 2023

With this change and some minor tweaks to llm.nvim, I was able to get code completions from a locally running copy of CodeLlama-13b through an OpenAI-compatible frontend.

@McPatate
Copy link
Member

McPatate commented Nov 3, 2023

Hello @rhelmot, thank you for your contribution. What OpenAI-compatible frontend are we talking about here?

I took a quick glance, it looks good. I'll take a deeper look when I have a bit more time.

@rhelmot
Copy link
Author

rhelmot commented Nov 3, 2023

I was using python -m llama_cpp.server, but I believe there are more as well. litellm comes to mind.

@McPatate
Copy link
Member

Closing in favor of #40

@McPatate McPatate closed this Dec 15, 2023
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.

2 participants