Skip to content

rhdeck/ollama-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama CLI

Run your favorite models from the command line with Ollama!

❯ npx ollama-cli --help   
Usage: Ollama CLI Interface <prompt> [options]

Generate text from an installed model using Ollama from the command line
Requires Ollama to be running  - check your top bar for the cute head
Example: ollama-cli "Why Is the Sky Blue"

Options:
  -V, --version        output the version number
  -m, --model <model>  model to use (default: "llama2")
  -j --json            output as json
  -h, --help           display help for command

About

Batch CLI for incorporating Ollama into shell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published