iggyray / llms-planning

A benchmark for evaluating large language models in planning
0 stars 0 forks source link

feat: extend response_generation to run llama2 #3

Closed iggyray closed 4 months ago

iggyray commented 4 months ago

This PR extends response_generation to run llama2 and simplifies it to generate a single response per function call.