David Preti
David Preti
### Issue you'd like to raise. PlanAndExecute agent is rising errors when no questions are asked (e.g. a greeting interaction). Is there any Chat implementation where a simple LLM chat...
### Issue you'd like to raise. CHAT_CONVERSATIONAL_REACT_DESCRIPTION agent is able to use only 1 tool per turn. The same is not happening for CONVERSATIONAL_REACT_DESCRIPTION. Is that done on purpose? How...
It would be very useful a comparison with performances of gradient-based methods (lora,p-tuning,prompt tuning, etc.) on the same datasets and using the same models (i.e., t5-xxl) commonly used in literature....
I downloaded a dataset from hf. I want to load it locally, but it still tries to download it from hf and place it into the cache. How can I...
I was wondering if there was a straightforward way to convert from sharded to monolithic checkpoint for a subsequent conversion to hf format (not a direct conversion sharded -> hf)....