Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.62 KB

Ollama Models and LoRAs

Ollama Modelfiles and GGML converted LoRAs for the Ollama project.

Prebuilt Models

Building The Models

ollama create <name> -f <model-file>

Running the pulled or built models

ollama run <name>

Source Links