FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Cannot find reference 'init_palm_chat' in 'api_provider.py'

Open qaswzh opened this issue 7 months ago • 0 comments
trafficstars

from fastchat.serve.api_provider import init_palm_chat

The code above has a problem "Cannot find reference 'init_palm_chat' in 'api_provider.py' " I can't find anything about init_palm_chat from the file "api_provider ".

How to fix this? Thank you!

qaswzh avatar Apr 18 '25 15:04 qaswzh