FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

How can i use the functions attribute provided by OpenAI with open source models

Open necromorph98 opened this issue 2 years ago • 5 comments
trafficstars

While using langchain integration with fastchat, i tried out the function calling API of OpenAI with Vicuna 7B v1.3 but i am getting an AttributeError. How can i get structured output for unstructured input?

necromorph98 avatar Aug 19 '23 08:08 necromorph98