MadeAgents / Hammer

Hammer: Robust Function-Calling for On-Device Language Models via Function Masking
https://arxiv.org/abs/2410.04587
33 stars 3 forks source link

pydantic version #1

Closed yic917 closed 2 weeks ago

yic917 commented 3 weeks ago

could not repeat the results based on the requirements.txt, could you elaborate what's the version of pydantic you are using?

linqq9 commented 3 weeks ago

hi, the pydantic we using is 1.9.0

yic917 commented 3 weeks ago

if that's the case, why do you have gradio>=4.0.0 in the requirements.txt since gradio 4.0.0 depends on pydantic>=2.0