From bf18c6f4f95000395fae0092d9643d8981bf628d Mon Sep 17 00:00:00 2001 From: Pi <90981829+ItsPi3141@users.noreply.github.com> Date: Sun, 2 Apr 2023 19:01:56 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5fc969e45..17ae71690 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Main Feature: Talks like a cat, but the cat knows binary! +## How to use cat.cpp +1. Compile and run it like the old llama.cpp +2. Open translator.html to see what your AI cat is saying! + [![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)