InternLM / lmdeploy

LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
https://lmdeploy.readthedocs.io/en/latest/
Apache License 2.0
3.13k stars 280 forks source link

[Feature] support function calling #1800

Open zhyncs opened 1 week ago

zhyncs commented 1 week ago

Motivation

https://platform.openai.com/docs/guides/function-calling

https://fireworks.ai/blog/firefunction-v2-launch-post

Related resources

No response

Additional context

No response

zhyncs commented 5 days ago

ref https://github.com/InternLM/lmdeploy/pull/1856