Skip to content

Commit cba2f66

Browse files
committed
Update doc to mention model downloading support status
1 parent 150023d commit cba2f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Server images are tagged in the format of `server-<ssl>-<avx>`.
1717
`<ssl>` is one of the following:
1818

1919
- `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`.
20+
- `ssl`: Built with OpenSSL (`LLAMA_OPENSSL=ON`), thus with SSL and model downloading support.
2121

2222
`<avx>` is one of the following:
2323

0 commit comments

Comments
 (0)