Replies: 1 comment 1 reply
-
tks,I meet a question:from pandasai.llm.local_llm import LocalLLM |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
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