ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
Package Information
- Domain:
ollama.ai - Name:
ollama - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install ollamaPrograms
This package provides the following executable programs:
ollama
Available Versions
Show all 112 versions
0.11.7,0.11.6,0.11.5,0.11.4,0.11.30.11.2,0.11.0,0.10.1,0.10.0,0.9.60.9.5,0.9.4,0.9.3,0.9.2,0.9.10.9.0,0.8.0,0.7.1,0.7.0,0.6.80.6.7,0.6.6,0.6.5,0.6.4,0.6.30.6.2,0.6.1,0.6.0,0.5.13,0.5.120.5.11,0.5.10,0.5.8,0.5.7,0.5.60.5.5,0.5.4,0.5.3,0.5.2,0.5.10.5.0,0.4.7,0.4.6,0.4.5,0.4.40.4.3,0.4.2,0.4.1,0.4.0,0.3.140.3.13,0.3.12,0.3.11,0.3.10,0.3.90.3.8,0.3.7,0.3.6,0.3.5,0.3.40.3.3,0.3.2,0.3.1,0.3.0,0.2.80.2.7,0.2.6,0.2.5,0.2.4,0.2.30.2.2,0.2.1,0.2.0,0.1.48,0.1.470.1.46,0.1.45,0.1.44,0.1.43,0.1.420.1.41,0.1.40,0.1.39,0.1.38,0.1.370.1.36,0.1.35,0.1.34,0.1.33,0.1.320.1.31,0.1.30,0.1.29,0.1.28,0.1.270.1.26,0.1.25,0.1.24,0.1.23,0.1.220.1.21,0.1.20,0.1.19,0.1.18,0.1.170.1.16,0.1.0,0.0.21,0.0.20,0.0.190.0.18,0.0.17
Latest Version: 0.11.7
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) ollama -- $SHELL -iDependencies
This package depends on:
curl.se/ca-certs
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.ollama
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.