]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Fix potential licensing issue (#126)
authorMusab Gultekin <redacted>
Wed, 15 Mar 2023 19:39:06 +0000 (22:39 +0300)
committerGitHub <redacted>
Wed, 15 Mar 2023 19:39:06 +0000 (21:39 +0200)
* Update README.md

* Update README.md

remove facebook

README.md

index 5d8b3b6dba517ac4e1f18fc8ab992bf908b4d4bc..0b2532a09a3b240c7d9f155260ef3d2f3f4f8112 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,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)
 
-Inference of [Facebook's LLaMA](https://github.com/facebookresearch/llama) model in pure C/C++
+Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**