mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
more setup instructions for privategpt example
This commit is contained in:
@@ -4,10 +4,18 @@
|
||||
|
||||
### Setup
|
||||
|
||||
Install the Python dependencies:
|
||||
|
||||
```shell
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Pull the model you'd like to use:
|
||||
|
||||
```
|
||||
ollama pull llama2-uncensored
|
||||
```
|
||||
|
||||
### Getting WeWork's latest quarterly report
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user