Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
limcheekin
/
orca_mini_v3_13B-GGML
like
1
Paused
App
Files
Files
Community
main
orca_mini_v3_13B-GGML
/
start_server.sh
limcheekin
feat: added code for serving README.md
9c1af73
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
#!/bin/sh
# For mlock support
ulimit
-l unlimited
python3 -B main.py