mirror of https://github.com/novarobot/llama.cpp
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The readme tells people to use the command line option "-t 8", causing 8 threads to be started. On systems with fewer than 8 cores, this causes a significant slowdown. Remove the option from the example command lines and use /proc/cpuinfo on Linux to determine a sensible default. |
3 years ago | |
|---|---|---|
| .. | ||
| full.Dockerfile | 3 years ago | |
| main.Dockerfile | 3 years ago | |
| tools.sh | 3 years ago | |