move install from source
This commit is contained in:
parent
a8d22fe4b3
commit
948c2c1018
1 changed files with 0 additions and 9 deletions
|
@ -20,15 +20,6 @@ Run ai models locally.
|
||||||
pip install ollama
|
pip install ollama
|
||||||
```
|
```
|
||||||
|
|
||||||
## Install From Source
|
|
||||||
|
|
||||||
```
|
|
||||||
git clone git@github.com:jmorganca/ollama ollama
|
|
||||||
cd ollama
|
|
||||||
pip install -r requirements.txt
|
|
||||||
pip install -e .
|
|
||||||
```
|
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue