Replies: 1 comment
-
tks,I meet a question:from pandasai.llm.local_llm import LocalLLM |
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
-
Can connect pandasai to local LLM like Llama or falcon ? as show in step below
1 - deploy and serve local llm on your personal pc using llamaccp or transformer .
2 - connect pandasai to local llm api created above
3 - import dataframe and do chat .
Beta Was this translation helpful? Give feedback.
All reactions