This commit is contained in:
2025-11-01 21:11:51 +05:00
parent c8a1cbf045
commit c29dc830c8
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -217,4 +217,5 @@ local_config.py
settings_local.py
# Large files (добавьте сюда файлы больше 100MB если они есть)
# *.largefile
# *.largefile
/scripts/
+4 -1
View File
@@ -34,4 +34,7 @@
### Установка зависимостей
```bash
pip install PyQt6 qtawesome uiautomation pyperclip keyboard chromadb llama-cpp-python torch tiktoken psutil pillow requests
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)