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