From: Georgi Gerganov Date: Thu, 14 Aug 2025 14:16:03 +0000 (+0300) Subject: readme : update hot topics (#15315) X-Git-Tag: upstream/0.0.6164~2 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=1a01899b612ae8f99a174ad076207090e08d4d7b;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update hot topics (#15315) --- diff --git a/README.md b/README.md index 96e30050..11d92907 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ LLM inference in C/C++ ## Hot topics +- **[[FEEDBACK] Better packaging for llama.cpp to support downstream consumers 🤗](https://github.com/ggml-org/llama.cpp/discussions/15313)** - Support for the `gpt-oss` model with native MXFP4 format has been added | [PR](https://github.com/ggml-org/llama.cpp/pull/15091) | [Collaboration with NVIDIA](https://blogs.nvidia.com/blog/rtx-ai-garage-openai-oss) | [Comment](https://github.com/ggml-org/llama.cpp/discussions/15095) - Hot PRs: [All](https://github.com/ggml-org/llama.cpp/pulls?q=is%3Apr+label%3Ahot+) | [Open](https://github.com/ggml-org/llama.cpp/pulls?q=is%3Apr+label%3Ahot+is%3Aopen) - Multimodal support arrived in `llama-server`: [#12898](https://github.com/ggml-org/llama.cpp/pull/12898) | [documentation](./docs/multimodal.md)