aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMusab Gultekin <musabgultekin@users.noreply.github.com>2023-03-15 22:39:06 +0300
committerGitHub <noreply@github.com>2023-03-15 21:39:06 +0200
commit977295c700a2952c18400026d57467077dcd1a20 (patch)
treed18486206e1b20ddaa3d5fbf87588814b23991d5 /README.md
parent956dfda8ad8cea7961e22e0384bbc315bf79aed2 (diff)
Fix potential licensing issue (#126)
* Update README.md * Update README.md remove facebook
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d8b3b6..0b2532a 100644
--- 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:**