From: Georgi Gerganov Date: Sun, 25 Jun 2023 06:07:03 +0000 (+0300) Subject: readme : add Azure CI discussion link X-Git-Tag: gguf-v0.4.0~569 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=66a2555ba6cab954c56d653b29c27bfbbacfbfb1;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add Azure CI discussion link --- diff --git a/README.md b/README.md index 6aa6ce31..3a71e16d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++ **Hot topics:** +- Azure CI brainstorming: https://github.com/ggerganov/llama.cpp/discussions/1985 - p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1 - Roadmap June 2023: https://github.com/ggerganov/llama.cpp/discussions/1729