Closed baibingren closed 6 months ago
Thanks for using LimSim++ and if you have deployed LLM locally, you can refer to our ExampleLLMAgentCloseLoop.py
code. In this code, we have built a GPT-4 based driver agent using langchain, you can search how langchain calls the local gemma:2b model and then build your own driver agent following our code.
I found the following reference link on the web for you:
Stale issue message, no activity
i deploy gemma:2b in local by ollama, can i run this simulator by local model