We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150023d commit cba2f66Copy full SHA for cba2f66
README.md
@@ -17,7 +17,7 @@ Server images are tagged in the format of `server-<ssl>-<avx>`.
17
`<ssl>` is one of the following:
18
19
- `nossl`: Minimal build with no SSL/TLS capability.
20
-- `ssl`: Built with OpenSSL (`LLAMA_SERVER_SSL=ON`), thus supports `--ssl-key-file` and `--ssl-cert-file`.
+- `ssl`: Built with OpenSSL (`LLAMA_OPENSSL=ON`), thus with SSL and model downloading support.
21
22
`<avx>` is one of the following:
23
0 commit comments