From 019b7223dc969c87c3c36b6a42a19b4423b5d2af Mon Sep 17 00:00:00 2001 From: VinciGit00 Date: Mon, 6 May 2024 12:05:20 +0200 Subject: [PATCH] feat: add llava integration --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8ad7c9b8..fecdec90 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ poetry.lock # lock files *.lock poetry.lock + \ No newline at end of file