Sfoglia il codice sorgente

Update hot topics - RMSnorm

Georgi Gerganov 2 anni fa
parent
commit
273abc47ff
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -7,6 +7,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
+- RMSNorm implementation / fixes: https://github.com/ggerganov/llama.cpp/issues/173
 - Cache input prompts for faster initialization: https://github.com/ggerganov/llama.cpp/issues/64
 - Create a `llama.cpp` logo: https://github.com/ggerganov/llama.cpp/issues/105