Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelmansuy authored Aug 26, 2024
1 parent 03f9b31 commit dabc9ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ qllm ask --model gpt-4o-mini --provider openai "Analyze the potential market imp

# Stream a response for real-time content generation
qllm ask --stream --model gemma2:2b --provider ollama "Write a short blog post about the benefits of remote work."
```

# Describe a picture
```bash
qllm ask --stream --model llava:latest --provider ollama "Describe the picture" -i "https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Kowloon_Waterfront%2C_Hong_Kong%2C_2013-08-09%2C_DD_05.jpg/640px-Kowloon_Waterfront%2C_Hong_Kong%2C_2013-08-09%2C_DD_05.jpg"
```

Expand Down

0 comments on commit dabc9ab

Please sign in to comment.