7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
Requirements:
|
|
* llama.cpp or another OpenAI-compatible server
|
|
* bash
|
|
* curl
|
|
* jq
|
|
|
|
`./llama-server --models-preset ~/models/preset.ini --models-dir ~/models/ --models-max 1` |