From 1dca5c4600a2a1d4f349342dd28467ed60d252da Mon Sep 17 00:00:00 2001 From: randaller Date: Sun, 19 Mar 2023 15:56:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2e948f..b922247 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Then in this repository pip install -e . ``` -## PyArrow version +## PyArrow version (inference only) ### Download tokenizer and models magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA @@ -146,7 +146,7 @@ Confirming that 7B and 30B model support Arduino IDE: https://github.com/randall Confirming that 30B model is able to generate SQL code: https://github.com/randaller/llama-chat/issues/7#issuecomment-1467861922 -## Hugging Face 🤗 version +## Hugging Face 🤗 version (inference & training) Thanks to Yam Peleg, we now have *"No overengineering bullshit"* version.