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

Ollama no longer supported? #8023

Open
1 task done
Iliceth opened this issue Sep 9, 2024 · 2 comments
Open
1 task done

Ollama no longer supported? #8023

Iliceth opened this issue Sep 9, 2024 · 2 comments

Comments

@Iliceth
Copy link

Iliceth commented Sep 9, 2024

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

Linux

Which version of AutoGPT are you using?

Stable (branch)

What LLM Provider do you use?

Other (detail in issue)

Which area covers your issue best?

Other

What commit or version are you using?

2618d1d

Describe your issue.

The documentation clearly states the possibility to use ollama, via running a model in ollama, then starting the server, starting the builder and then select the last option in the model list in the blocks. The model list always stays the same though, whatever model I run in ollama and the last model in the list is llama3.1:405b which it says in the terminal I don't have, which is correct.

Does that mean that ollama running is not detected by AutoGPT? As the list does not show anything else whatever model I run. Or does the one referring to the model running in ollama not get renamed? Or do I miss something else possibly?

Upload Activity Log Content

No response

Upload Error Log Content

No response

@Iliceth
Copy link
Author

Iliceth commented Sep 9, 2024

I found a way to get it working, by editing the llm.py block file. That means I have to add every model I wish to run via ollama by hand each time I get another one, right?

@ntindle
Copy link
Member

ntindle commented Sep 26, 2024

This should be possible. Can you tell me more about the modifications you had to make

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

No branches or pull requests

2 participants