Davor Kondic's picture
1 4

Davor Kondic PRO

dkondic
ยท

AI & ML interests

None yet

Recent Activity

updated a Space 10 days ago
dkondic/ImageChatbot
updated a Space 10 days ago
dkondic/ResumeChatbot
updated a Space 10 days ago
dkondic/data-analyst
View all activity

Organizations

None yet

dkondic's activity

upvoted an article 5 months ago
view article
Article

License to Call: Introducing Transformers Agents 2.0

โ€ข 119
replied to m-ric's post 5 months ago
view reply

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!