skywalkerfmc
skywalkerfmc
### Motivation 模型不支持Tools Calling吗 ### Related resources _No response_ ### Additional context _No response_
**Describe the bug** What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图) /home/fangmc/anaconda3/envs/swift/lib/python3.11/site-packages/deepspeed/runtime/zero/linear.py:47: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead. @autocast_custom_fwd /home/fangmc/anaconda3/envs/swift/lib/python3.11/site-packages/deepspeed/runtime/zero/linear.py:66: FutureWarning: `torch.cuda.amp.custom_bwd(args...)` is deprecated....
我看返回的字段'function_call': {'name': '', 'arguments': ''},是一个dict,也就是说一次只能返回一个工具,是否支持一次性返回多个工具