Image Chatbot (llava-v1.6-mistral-7b)
Huggingface Gradio Demo (Llava Next Image Chatbot)
Wow!! Is all I have to say. The ReAct framework is simply a game changer.
Thanks so much for this demo. I've made my own implementation of it here. Please check it out and let me know what you think.
https://huggingface.co/spaces/dkondic/data-analyst
I've made it a bit more general with the base prompt so the user can input specifics in their own input, or just ask a simple question.
I did notice the max token is 8.2 k even with llama3.1. Is that by design or a bug somewhere?
I'm also having a hard time understanding the difference between the code agents and agents. Would you be able to provide some insight on those?
Thanks again!