dspy_nodes icon indicating copy to clipboard operation
dspy_nodes copied to clipboard

Ollama / dspy.OllamaLocal support

Open k-nearest-neighbor opened this issue 1 year ago • 1 comments

https://ollama.com/ is a way to run llama locally. It serves models at a local url.

I'd like to use it in dspy_nodes but maybe some modifications would be needed i'd be happy to make a pull request if you have an idea of how it could be done and talk me through it a little.

There's an object for it in DSPy: https://dspy-docs.vercel.app/api/local_language_model_clients/Ollama

k-nearest-neighbor avatar Aug 03 '24 13:08 k-nearest-neighbor