From: Georgi Gerganov Date: Wed, 4 Oct 2023 13:50:44 +0000 (+0300) Subject: readme : add project status link X-Git-Tag: upstream/0.0.4488~3165 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=beabc8cfb0145b48aad68fefc573d316fe9c3a8a;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add project status link --- diff --git a/README.md b/README.md index ec7b5894..e436818f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Actions Status](https://github.com/ggerganov/llama.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/llama.cpp/actions) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) -[Roadmap](https://github.com/users/ggerganov/projects/7) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml) +[Roadmap](https://github.com/users/ggerganov/projects/7) / [Project status](https://github.com/ggerganov/llama.cpp/discussions/3471) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml) Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++