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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ollama Integration #39

Open
steventkrawczyk opened this issue Jul 31, 2023 · 3 comments
Open

Ollama Integration #39

steventkrawczyk opened this issue Jul 31, 2023 · 3 comments
Assignees

Comments

@steventkrawczyk
Copy link
Contributor

馃殌 The feature

We want to integrate with Ollama: https://github.com/jmorganca/ollama

Goal is to build an experiment, like the LlamaCpp example: https://github.com/hegelai/prompttools/blob/main/prompttools/experiment/experiments/llama_cpp_experiment.py

Motivation, pitch

Ollama is a new way to run local models. It would be good to support this so developers can compare Ollama to LlamaCpp and other models/frameworks.

Alternatives

No response

Additional context

No response

@osamanatouf2
Copy link

osamanatouf2 commented Aug 1, 2023

@steventkrawczyk Can I take care of this issue?

@steventkrawczyk
Copy link
Contributor Author

Sure! We had someone else interested in it but if you can raise a PR we'll check it out and get it merged 馃殌

@steventkrawczyk
Copy link
Contributor Author

@osamanatouf2 For more context, we need a python API to the Ollama server to run experiments. You can look at other experiments as examples.

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