mirror of
https://github.com/tcsenpai/easy-web-summarizer.git
synced 2025-06-06 18:45:21 +00:00
Update README.md with ollama command change for llama3
This commit is contained in:
parent
cb4f7b8e5d
commit
97c6189ba9
@ -7,7 +7,7 @@ A Python script designed to summarize webpages from specified URLs using the Lan
|
|||||||
[ollama](https://ollama.com/) must be installed and served
|
[ollama](https://ollama.com/) must be installed and served
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ollama run llama3
|
ollama run llama3:instruct
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user