diff options
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3,6 +3,10 @@ RUN: Run with no logs: GGML_LOG_LEVEL=0 ./lex Run with error logs: GGML_LOG_LEVEL=error ./lex +TEST + +# slowcgi -d -v -s /var/www/run/slowcgi_debug.sock + CHROOT: # Create the jail root @@ -20,3 +24,9 @@ chown -R root:wheel /var/empty/dict_jail chmod 755 /var/empty/dict_jail chmod 644 /var/empty/dict_jail/Qwen2.5-7B-Instruct-Q4_K_M.gguf +SERVER + +Set up chroot. + + 1. Create symlink to slowcgi: $ ln -s /etc/rc.d/slowcgi /etc/rc.d/slowcgi_lex + 2. |
