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

Degraded accuracy when using the nomic-embed-text (v1.5) model with Ollama versions 0.1.32 and 0.1.33 #4275

Open
Ganesh1030 opened this issue May 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Ganesh1030
Copy link

What is the issue?

We have an application where we are training the CSV file and using the following things for it:.

  • 'nomic-embed-text(v1.5) model
  •  chromadb
  •  ollama(0.1.31)
     
    At runtime, we are using'similarity_search' and getting good accuracy with ollama version 0.1.31, but when we upgrade ollama version to 0.1.32 or 0.1.33, accuracy is downgraded.
     
    Can anyone please confirm it's an know issue or bug or we are missing something?

OS

macOS

GPU

No response

CPU

No response

Ollama version

0.1.32 and 0.1.33

@Ganesh1030 Ganesh1030 added the bug Something isn't working label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant