Gemma is an open-source large language model (LLM) from Google, designed to provide a more general and flexible model for various natural language processing tasks. Now, with the integration of Cleek and Ollama, you can easily use Google Gemma in Cleek.

This document will guide you on how to use Google Gemma in Cleek:

1

Install Ollama locally
2

First, you need to install Ollama. For the installation process, please refer to the Ollama usage documentation.
3

Pull Google Gemma model to local using Ollama
4

After installing Ollama, you can install the Google Gemma model using the following command, using the 7b model as an example:
5

ollama pull gemma
6

Pulling Gemma model using Ollama
7

Select Gemma model
8

In the session page, open the model panel and then select the Gemma model.
9

Selecting Gemma model in the model selection panel
10

If you do not see the Ollama provider in the model selection panel, please refer to Integrating with Ollama to learn how to enable the Ollama provider in Cleek.

Now, you can start conversing with the local Gemma model using Cleek.