iryna-kondr / scikit-llm

Seamlessly integrate LLMs into scikit-learn.
https://beastbyte.ai/
MIT License
3.38k stars 275 forks source link

是否支持加载本地大模型做文本向量化? #68

Open xxm1668 opened 1 year ago

Jeeson-Mai commented 1 year ago

mark

skytodmoon commented 12 months ago

mark

cristianohello commented 3 weeks ago

mark

AndreasKarasenko commented 3 weeks ago

If ChatGPT translated correctly: you're asking "Does it support loading a local large model for text vectorization?" see my response here.

You can use a custom URL, or you can replace the vectorizer used by the FewShot class directly.