replit-code-v1_5-3b-GGUF / start_server.sh
Lim Chee Kin
Duplicate from limcheekin/WizardCoder-Python-13B-V1.0-GGUF
106db30
Raw
History Blame Contribute Delete
71 Bytes
#!/bin/sh
# For mlock support
ulimit -l unlimited
python3 -B main.py