s2t2 / langchain-ta

1 stars 2 forks source link

Open Source LLM #5

Open s2t2 opened 10 months ago

s2t2 commented 10 months ago

To reduce costs, improve privacy, and accelerate development and testing, let's use an open source models instead of OpenAI models (for text embeddings, as well as for the LLM).

Consider using Llama.

s2t2 commented 9 months ago

"microsoft/phi-2" model from hugging face hub looks promising as well.