ScrapeGraphAI / Scrapegraph-ai

Python scraper based on AI

Home Page:https://scrapegraphai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could it support other chinese ollama embedding models?

MedicalAGI opened this issue · comments

I wanto to know that whether it support other chinese ollama embedding models? eg. when I add "shaw/dmeta-embedding-zh" in scrapegraphai/helpers/models_tokens.py and run,I got the error "ValueError: Error raised by inference API HTTP code: 500, {"error":"failed to generate embedding"}"

hi, please install the new beta and let me know! if you can help us to list Chinese models we would be glad! is not easy from European people to find it

OK,thanks! for example,"chevalblanc/acge_text_embedding" and "smartcreation/dmeta-embedding-zh" embedding model.They are all good embedding models and are available on ollama.

Hi, I added it, please if you have more to suggest me we will add it

Thanks,I try it now!

em,but when I use "chevalblanc/acge_text_embedding" as the embedding model,I got the error "ValueError: Error raised by inference API HTTP code: 500, {"error":"failed to generate embedding"}",and the ollama version is 0.1.42

is it opened?

Yes.I deploy these model in my own computer with ollama