diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-06-25 09:07:03 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-25 09:07:03 +0300 |
commit | 66a2555ba6cab954c56d653b29c27bfbbacfbfb1 (patch) | |
tree | 80a83488fd73ac5d6ba171b4738c94ae717b0937 | |
parent | e65ca7e14ac76c4046091da39d41a9017abaa9b3 (diff) |
readme : add Azure CI discussion link
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |