tabby
tabby copied to clipboard
Need latest text Embedder
Please describe the feature you want
https://huggingface.co/nomic-ai/nomic-embed-text-v1.5
Was the latest version of the Nomic Embed Text, why can't we try implement that for better performance
Additional context Add any other context or screenshots about the feature request here.
Also if possible need support for custom Text Embedder via param
Please reply with a 👍 if you want this feature.
it uses nomic 1.5 already - you can verify by looking into models.json:
{"name":"Nomic-Embed-Text","urls":["https://huggingface.co/nomic-ai/nomic-embed-text-v1.5-GGUF/resolve/main/nomic-embed-text-v1.5.Q8_0.gguf"],"sha256":"3e24342164b3d94991ba9692fdc0dd08e3fd7362e0aacc396a9a5c54a544c3b7"},
maybe you wanted to link nomic embed text 2? https://huggingface.co/nomic-ai/nomic-embed-text-v2-moe-GGUF
Actually you're right. I have entered wrong URL