|
|
|
@ -34,4 +34,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
### Установка зависимостей |
|
|
|
### Установка зависимостей |
|
|
|
```bash |
|
|
|
```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) |
|
|
|
|