composable-models / llm_multiagent_debate

ICML 2024: Improving Factuality and Reasoning in Language Models through Multiagent Debate
304 stars 42 forks source link

Can I call the open source LLM directly, why do you suggest to create an API? #12

Open 2018211801 opened 9 months ago

2018211801 commented 9 months ago

hi~thanks for your usefull work! I wanted to study your work, but got stuck in how to use open source LLM.

yilundu commented 9 months ago

Hi, you can try using the implementation here: https://github.com/gauss5930/LLM-Agora