Skip to content

[feature] Ollama + Kurator backend#30

Draft
AlbertDeFusco wants to merge 34 commits into
mainfrom
feat/ollama
Draft

[feature] Ollama + Kurator backend#30
AlbertDeFusco wants to merge 34 commits into
mainfrom
feat/ollama

Conversation

@AlbertDeFusco

@AlbertDeFusco AlbertDeFusco commented Apr 1, 2025

Copy link
Copy Markdown
Collaborator

The new backend ollama will

  • list and download models from kurator.anaconda.com
    • requires an account on anaconda.com
  • launch model servers locally using ollama

To switch the backend add this table to ~/.anaconda/config.toml. You must have Ollama running on its default port. For many users downloading the desktop app from https://ollama.com/ may be best.

[plugin.ai]
backend = "ollama"

todo:

  • langchain
  • llm
  • llama-index
  • llitellm/dspy
  • panel

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

Successfully merging this pull request may close these issues.

1 participant