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

feat: Add adaptors for ollama and openai #117

Closed
wants to merge 1 commit into from

Conversation

noahbald
Copy link

@noahbald noahbald commented Dec 28, 2023

Adding adaptors here, as per huggingface/llm-ls#40

This should close #60 and #108

@noahbald
Copy link
Author

Haven't got this working yet, but adding here for visibility

@noahbald
Copy link
Author

noahbald commented Dec 31, 2023

There was some crashing occurring when providing a model as a url but the tokeniser repo as one for hugging face in the vscode config. The fix for that has been pushed to huggingface/llm-ls#40

The completion requests seem to be working after changing the casing for params to camel-case.

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.

Working with ollama or llama.cpp
2 participants