server : remove old LLAMA_SERVER_SSL (#16290)
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
parent
3f81b4e91c
commit
234e2ff8ed
4 changed files with 6 additions and 11 deletions
|
|
@ -271,7 +271,7 @@ For more details, please refer to [multimodal documentation](../../docs/multimod
|
|||
- Using `CMake`:
|
||||
|
||||
```bash
|
||||
cmake -B build -DLLAMA_SERVER_SSL=ON
|
||||
cmake -B build -DLLAMA_OPENSSL=ON
|
||||
cmake --build build --config Release -t llama-server
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue