Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this simulator run by local ollama model #23

Closed
baibingren opened this issue Mar 21, 2024 · 2 comments
Closed

Can this simulator run by local ollama model #23

baibingren opened this issue Mar 21, 2024 · 2 comments
Labels

Comments

@baibingren
Copy link

i deploy gemma:2b in local by ollama, can i run this simulator by local model

@Fdarco
Copy link
Collaborator

Fdarco commented Mar 22, 2024

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:

Copy link

Stale issue message, no activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants