You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to investigate the possibility of replacing ChatOpenAI with ChatHugginFace in /kios_bt_planning/kios_agent/kios_graph.py, as I have noticed that you have implemented Llama-13B-chat in the paper (LLM as BT-Planner). Therefore, could you kindly offer a suggestion on how to use ChatHugginFace in your framework or provide the codes for implementing Llama-13B-chat in the experiment?
P.S. If you have provided the mentioned code, please help me locate the path.
Many Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to investigate the possibility of replacing ChatOpenAI with ChatHugginFace in /kios_bt_planning/kios_agent/kios_graph.py, as I have noticed that you have implemented Llama-13B-chat in the paper (LLM as BT-Planner). Therefore, could you kindly offer a suggestion on how to use ChatHugginFace in your framework or provide the codes for implementing Llama-13B-chat in the experiment?
P.S. If you have provided the mentioned code, please help me locate the path.
Many Thanks
The text was updated successfully, but these errors were encountered: