mirror of
https://github.com/ollama/ollama.git
synced 2025-08-03 03:03:28 +02:00
@@ -17,6 +17,6 @@ This example lets you pick from a few different topic areas, then summarize the
|
||||
You can run the example like this:
|
||||
|
||||
```bash
|
||||
python3 -m pip install -r requirements.txt
|
||||
python3 summ.py
|
||||
pip install -r requirements.txt
|
||||
python summ.py
|
||||
```
|
||||
|
Reference in New Issue
Block a user