mirror of
https://github.com/ollama/ollama.git
synced 2026-04-21 00:05:40 +02:00
build server executable
This commit is contained in:
@@ -18,6 +18,12 @@ pip install llama-cpp-python
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
python3 build.py
|
||||
```
|
||||
|
||||
## Running
|
||||
|
||||
Put your model in `models/` and run:
|
||||
|
||||
Reference in New Issue
Block a user