AttributeError: 'GPT2LMHeadModel' object has no attribute 'bind'
#88
by
saxenaindresh681
- opened
how to handle this error
context i am trying to use this along with the create_sql_agent
Hi
@saxenaindresh681
Hmm, do you have a reproducible small snippet? My guess is that create_sql_agent
do not expect Pytorch models to be passed
$$ \int_0^1 xdx $$