Addition of Llama2 #528
pavankalyan066
started this conversation in
Ideas
Replies: 1 comment
-
Hi @pavankalyan066 thanks a lot for the kind words. At the moment, we support LLaMa2 via https://docs.pandas-ai.com/en/latest/LLMs/llms/#huggingface-via-text-generation. The only downside is at the moment there are not free APIs doing that, so one could either try with a local version or deploying LLaMa2 to a private cloud (as an alternative of using Hugging Face inference API! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like the features of this library and curious to know about the update regarding addition of LLama2 model.
I have tried with langchain features such as create_csv_agent etc, but the processing results takes time.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions