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

Add Ollama embedding #32

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Add Ollama embedding #32

merged 1 commit into from
Mar 2, 2024

Conversation

philippgille
Copy link
Owner

@philippgille philippgille commented Mar 2, 2024

Ollama was lacking good embedding models in the past, but just recently one was added: https://ollama.com/library/nomic-embed-text

The API is the "old", not OpenAI-compatible one. When they announced OpenAI API compatibility it was for chat/instruct endpoints, but not yet for embeddings.

As soon as they have that, we can either move or keep this one, depending on how long they plan to provide the old endpoint. It might stay the recommended one.

@philippgille philippgille merged commit f668a5b into main Mar 2, 2024
2 checks passed
@philippgille philippgille deleted the add-ollama-embedding branch March 2, 2024 16:00
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.

1 participant