BitNet icon indicating copy to clipboard operation
BitNet copied to clipboard

Support for llama.cpp server function calling

Open vijaysaayi opened this issue 9 months ago • 3 comments

Does bitnet-b1.58-2B-4T model support tool calling ?

If so could you suggest how we can use this feature with bitnet.cpp ?

  • https://github.com/ggml-org/llama.cpp/blob/master/docs/function-calling.md

vijaysaayi avatar May 08 '25 03:05 vijaysaayi

Please refer to this pr https://github.com/microsoft/BitNet/pull/204 which has been merged.

sd983527 avatar May 08 '25 08:05 sd983527

Thanks for sharing the PR.

The llama.cpp fork seems to be older. It does not support tools

  • https://github.com/Eddie-Wang1120/llama.cpp/blob/20f1789dfb4e535d64ba2f523c64929e7891f428/examples/server/utils.hpp#L394

Could you share any tentative timeline when this would be supported with bitnet ?

vijaysaayi avatar May 09 '25 09:05 vijaysaayi

I was looking for the same

santiac89 avatar Jul 26 '25 11:07 santiac89