ollama list
But all this is work in console mode. Not everyone likes it. Therefore, we will further consider tools for working with neural networks with a graphical user interface.
Read also
How to Write Your First Neural Network in Python
Ollama-GUI
This tool is easy to install using the PIP package manager. In the terminal, write:
pip install ollama-gui
Press Enter and wait for the installation process to complete. To launch the program, command:
ollama-gui
A window like this should appear in front of us:
Ollama
Source: author of the article
The drop-down list at the top displays all installed qatar telegram data models, from which you can choose the one you want to chat with. The button next to the list opens a model manager like this:
Source: author of the article
Here you can upload new models and delete old ones. To upload a new model, simply enter its name in a special field and click the "Download" button. In the main window, we have already selected a neural network called openchat. Let's ask it what it can do. Enter a request in the lower field and click the "Send" button:
openchat
Source: author of the article
The answer is received. Everything works. Let's consider another graphic tool.