ollama-kernel

Crates.ioollama-kernel
lib.rsollama-kernel
version0.6.0
created_at2024-11-14 21:48:53.716952+00
updated_at2025-09-19 21:34:26.513337+00
descriptionOllama Jupyter Kernel
homepage
repositoryhttps://github.com/runtimed/runtimed
max_upload_size
id1448384
size87,312
Kyle Kelley (rgbkrk)

documentation

README

Ollama Kernel

Experimental Jupyter Kernel for Ollama, allowing you to talk to local models like Llama 3, Qwen, Mistral, and more via Jupyter Notebooks and other clients.

Installation

cargo install ollama-kernel
ollama-kernel --install

Usage

Once installed, Jupyter should automatically detect the kernel.

This was made out of love for Ollama, a local model server for LLMs.

Commit count: 667

cargo fmt