mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00: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