Traffic-Alpha / iLLM-TSC

This repository contains the code for the paper“iLLM-TSC: Integration reinforcement learning and large language model for traffic signal control policy improvement”
Apache License 2.0
41 stars 7 forks source link

Any alternatives #9

Open gaya1thri opened 1 week ago

gaya1thri commented 1 week ago

Can we try any alternative open api, proxy setup?

pangay commented 1 week ago

I’m using GPT-4 here because of its relatively good performance. Regarding other LLM suggestions, I think any LLM that can be easily integrated into code, like Llama, can achieve similar effects. I hope this information is helpful to you.