llm
Verified for current stable LTS
Llm Commands
Llm command syntax with verified terminal examples.
Commands
7 commands for Llm
llm Operations
Llm Command: Create System Prompt And Save
llm -s '<You are a sentient cheesecake>' --save <sentient_cheesecake> llm HTTP
Llm Command: Download And Run Prompt Against Model
llm -m <orca-mini-3b-gguf2-q4_0> "<What is the capital of France?>" llm Operations
Llm Command: Install Packages From Pypi
llm install <package1 package2 ...> llm Operations
Llm Command: Interactive Chat With Model And Template
llm chat -m <chatgpt> -t <sentient_cheesecake> llm Operations
Llm Command: Run Prompt
llm "<Ten fun names for a pet pelican>" llm Operations
Llm Command: Run System Prompt Against File
cat <path/to/file.py> | llm -s "<Explain this code>" llm Operations
Llm Command: Set Openai Api Key
llm keys set openai Suggest a Llm Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Llm workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.