chameleon-llm
chameleon-llm copied to clipboard
Planner issues
Hello, I would like to ask if the planner here refers to the natural language planner or is there another name?
Hi, it is the natural language planner, as implemented by LLMs, such as ChatGPT and GPT-4.
You could find the prompting demonstrations at the following links:
- https://github.com/lupantech/chameleon-llm/blob/main/run_scienceqa/demos/prompt_policy.py
- https://github.com/lupantech/chameleon-llm/blob/main/run_tabmwp/demos/prompt_policy.py