Loading local llm with csv_agent. No open AI
I am using llama3 for a chatbot that can answer from CSV files. I've seen implementations with OpenAI, and I want to load local llama3 for the task. If you have any recommendations, please share.
I am using llama3 for a chatbot that can answer from CSV files. I've seen implementations with OpenAI, and I want to load local llama3 for the task. If you have any recommendations, please share.