On premise model instead of sending over the wire to OpenAI

Hello -

Corporate firewalls are blocking OpenAI connections because of fears of sending proprietary information off premises.

I was curious what models could theoretically be used in place of the ChatGPT for on premise use. Is there a hugging face model that folks are using that gives reasonable performance?

Thanks!

This is what I found in google search.

1 Like

Thanks I’ll take a look at this and figure out how to hook into langchain.

This might accelerate your search…an intersection of this list with the ones that are open source…

https://python.langchain.com/en/latest/modules/models/llms/integrations.html

1 Like