nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
69.72k stars 7.63k forks source link

[Feature] Add support for local Nomic Text Embed models compatible models for local docs #2394

Open dwindibank opened 4 months ago

dwindibank commented 4 months ago

Feature Request

I would like to use a local version nomic-ai/nomic-embed-text-v1.5 or a custom fine tuning for local docs.

The Nomic model is available via API. but having it locally allow users to:

dwindibank commented 4 months ago

Related feature requests:

cercata commented 3 months ago

I have read in another issue that they plan to implement Nomic Embed for local models, they will even remove SBERT support after that.