]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add link to p1
authorGeorgi Gerganov <redacted>
Tue, 20 Jun 2023 16:05:54 +0000 (19:05 +0300)
committerGitHub <redacted>
Tue, 20 Jun 2023 16:05:54 +0000 (19:05 +0300)
README.md

index 8136e706433ca79cafa210b76a74647f9cb09026..67012adabe0eac2262ed79406c1a3648c10c822d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,12 +9,8 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
+- 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
-- GPU support with Metal (Apple Silicon): https://github.com/ggerganov/llama.cpp/pull/1642
-- High-quality 2,3,4,5,6-bit quantization: https://github.com/ggerganov/llama.cpp/pull/1684
-- Multi-GPU support: https://github.com/ggerganov/llama.cpp/pull/1607
-- Training LLaMA models from scratch: https://github.com/ggerganov/llama.cpp/pull/1652
-- CPU threading improvements: https://github.com/ggerganov/llama.cpp/pull/1632
 
 <details>
   <summary>Table of Contents</summary>