Find answers from the community

Updated 2 months ago

https://docs.llamaindex.ai/en/stable/

https://docs.llamaindex.ai/en/stable/examples/pipeline/query_pipeline_pandas.html

Pandas query engine is not working properly with open source llms like Zephyr 7b. Any guide to work with CSV files , building rag chatbot
L
T
3 comments
Did you set up the prompts properly for zephyr? In any case though, using open-source LLMs for very specific outputs, or outputs you need to parse, requires a lot of work to be reliable
Seems codellama instruct model is working but taking lot of time to give output. Any guide how to make output generation fast
Also how to enable memory/chat history to pandas query engine.
Add a reply
Sign up and join the conversation on Discord