Skip to content

app : move licences to llama-app#23824

Merged
angt merged 1 commit into
ggml-org:masterfrom
angt:app-move-licences-to-llama-app
May 29, 2026
Merged

app : move licences to llama-app#23824
angt merged 1 commit into
ggml-org:masterfrom
angt:app-move-licences-to-llama-app

Conversation

@angt
Copy link
Copy Markdown
Member

@angt angt commented May 28, 2026

Overview

As llama is now packaged by llama-install.sh, brew and maybe other soon, we can move all licenses in one place.

Additional information

$ llama help
Usage: llama <command> [options]

Available commands:
  serve           HTTP API server
  cli             Command-line interactive interface
  version         Show version
  licenses        Show third-party licenses
  help            Show available commands

Run 'llama help all' to show additional commands.
Run 'llama <command> --help' for command-specific usage.

Requirements

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
@angt angt requested review from a team, ggerganov and ngxson as code owners May 28, 2026 14:51
@github-actions github-actions Bot added build Compilation issues examples server labels May 28, 2026
@angt angt merged commit 98e480a into ggml-org:master May 29, 2026
26 of 27 checks passed
gabe-l-hart added a commit to gabe-l-hart/llama.cpp that referenced this pull request May 29, 2026
* origin/master:
vocab : support tokenizer for LFM2.5-8B-A1B (ggml-org#23826)
graph : ensure DS32 kq_mask_lid is F32 (ggml-org#23864)
server: remove obsolete scripts (ggml-org#23870)
ci : update macos release to use macos-26 runner (ggml-org#23878)
download: add option to skip_download (ggml-org#23059)
mtmd: Add DeepSeekOCR 2 Support (ggml-org#20975)
CUDA: Check PTX version on host side to guard PDL dispatch (ggml-org#23530)
server: bump timeout to 3600s (ggml-org#23842)
model : support for DeepseekV32ForCausalLM with generic DeepSeek Sparse Attention (DSA) implementation (ggml-org#23346)
llama: use f16 mask for FA to save VRAM (ggml-org#23764)
sync : ggml
ggml : bump version to 0.13.1 (ggml/1523)
ngram-mod : Add missing include (ggml-org#23857)
llama: add llm_graph_input_mtp (ggml-org#23643)
app : move licences to llama-app (ggml-org#23824)
cuda : disables launch_fattn PDL enrollment due to compiler bug (ggml-org#23825)
meta : Add missing `buffer` set in allreduce fallback !COMPUTE clear (ggml-org#23480)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues examples server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants