ollama-kernel

Crates.ioollama-kernel
lib.rsollama-kernel
version0.4.0
sourcesrc
created_at2024-11-14 21:48:53.716952
updated_at2024-12-02 15:30:19.895945
descriptionOllama Jupyter Kernel
homepage
repositoryhttps://github.com/runtimed/runtimed
max_upload_size
id1448384
size85,916
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: 603

cargo fmt