mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 07:54:17 +02:00
examples: polish loganalyzer example (#6744)
This commit is contained in:
@@ -21,6 +21,8 @@ You can try this with the `logtest.logfile` file included in this directory.
|
||||
2. Install the Python Requirements.
|
||||
|
||||
```bash
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user