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

Added Ollama support in transform function #106

Merged
merged 14 commits into from
Jun 24, 2024

Conversation

destrex271
Copy link
Contributor

Added a function to generate embeddings for the input payload using the ollama models.

Embeddings can also be generated using Ollama models using the transform function.
@destrex271 destrex271 changed the title Ollama support in transform function added Added Ollama support in transform function Apr 23, 2024
core/src/types.rs Outdated Show resolved Hide resolved
@ChuckHend
Copy link
Contributor

I think the private-hf-model test will fail since this is a branch outside the org. PGMQ had some big compile changes recently, I'll push some changes in to fix that. Other than that this looks good!

@ChuckHend ChuckHend merged commit 1e194c7 into tembo-io:main Jun 24, 2024
4 of 6 checks passed
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.

None yet

2 participants