From c29dc830c86e1935429a0fcb297515c943c54f97 Mon Sep 17 00:00:00 2001 From: chistogov Date: Sat, 1 Nov 2025 21:11:51 +0500 Subject: [PATCH] 1 --- .gitignore | 3 ++- readme.md | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3afaa2b..660d203 100644 --- a/.gitignore +++ b/.gitignore @@ -217,4 +217,5 @@ local_config.py settings_local.py # Large files (добавьте сюда файлы больше 100MB если они есть) -# *.largefile \ No newline at end of file +# *.largefile +/scripts/ \ No newline at end of file diff --git a/readme.md b/readme.md index 7c72183..4c7c51b 100644 --- a/readme.md +++ b/readme.md @@ -34,4 +34,7 @@ ### Установка зависимостей ```bash -pip install PyQt6 qtawesome uiautomation pyperclip keyboard chromadb llama-cpp-python torch tiktoken psutil pillow requests \ No newline at end of file +pip install PyQt6 qtawesome uiautomation pyperclip keyboard chromadb llama-cpp-python torch tiktoken psutil pillow requests +``` +### Модель +[YandexGPT-5-Lite-8B-instruct-Q4_K_M](https://huggingface.co/yandex/YandexGPT-5-Lite-8B-instruct-GGUF/resolve/main/YandexGPT-5-Lite-8B-instruct-Q4_K_M.gguf?download=true)