# llama.cpp scripts | |
These are scripts that have helped me to manage llama.cpp, llama models, etc. | |
## Install | |
Scripts are installed to `~/.local/bin`. | |
```bash | |
bash install.sh | |
``` | |
# llama.cpp scripts | |
These are scripts that have helped me to manage llama.cpp, llama models, etc. | |
## Install | |
Scripts are installed to `~/.local/bin`. | |
```bash | |
bash install.sh | |
``` | |