This commit is contained in:
crd716@gmail.com 2023-05-16 16:25:24 -05:00
parent 42627421ec
commit 0259e34b87
No known key found for this signature in database
GPG key ID: DAC176074D49B288

View file

@ -4,6 +4,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)
[![Discord](https://img.shields.io/discord/1107170063758413824?label=discord&style=plastic)](https://discord.gg/wnRNyrMJ6j)
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++