Arthur-Heng / NLGraph

Official repository of "Can Language Models Solve Graph Problems in Natural Language?". NeurIPS 2023 (Spotlight)
MIT License
116 stars 5 forks source link

The use of open-source LLM #9

Open EricLabile opened 2 months ago

EricLabile commented 2 months ago

Hi! Have you tried using open-source LLMs for your results? If so, would you be willing to share some instructions on deploying an open-source LLM, such as Llama3?

Arthur-Heng commented 1 month ago

We did not use open-source LLMs in this paper. You can check https://arxiv.org/abs/2406.15992 which try LLaMa 2 on the dataset.