From b7342b1f130aa867eec17d973b0cab00b16a4507 Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:26:34 +0000 Subject: ~ | support local llm inference --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5e00e16b..2ee81ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,5 @@ prv.py x.js x.py info.txt +local.py +*.gguf \ No newline at end of file -- cgit v1.2.3