aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-06-25 09:07:03 +0300
committerGitHub <noreply@github.com>2023-06-25 09:07:03 +0300
commit66a2555ba6cab954c56d653b29c27bfbbacfbfb1 (patch)
tree80a83488fd73ac5d6ba171b4738c94ae717b0937 /README.md
parente65ca7e14ac76c4046091da39d41a9017abaa9b3 (diff)
readme : add Azure CI discussion link
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6aa6ce3..3a71e16 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