app : move licences to llama-app (#23824)

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
Adrien Gallouët
2026-05-29 07:46:11 +02:00
committed by GitHub
parent 241cbd41d2
commit 98e480a32e
7 changed files with 23 additions and 28 deletions
-1
View File
@@ -33,7 +33,6 @@ For the full list of features, please refer to [server's changelog](https://gith
| -------- | ----------- |
| `-h, --help, --usage` | print usage and exit |
| `--version` | show version and build info |
| `--license` | show source code license and dependencies |
| `-cl, --cache-list` | show list of models in cache |
| `--completion-bash` | print source-able bash completion script for llama.cpp |
| `-t, --threads N` | number of CPU threads to use during generation (default: -1)<br/>(env: LLAMA_ARG_THREADS) |