Category: Tutorial
-
How to Install Cheshire Cat on Raspberry Pi 4
Greetings! In this whimsical guide, we’re about to embark on a journey to make the enigmatic Cheshire Cat come to life on your Raspberry Pi. Brace yourself as we go through the magical steps of… Read more
-
How to Run a Local Model with Ollama
Easy-to-use setup to extend the Cheshire Cat Docker configuration and run a local model with Ollama. If you’re interested in having the Cheshire Cat running a local Large Language Model (LLM), there are a handful… Read more
-
Serving a Custom Large Language Model
How to setup the Cheshire Cat to run a custom Large Language Model (LLM). The Cheshire Cat offers two ways to setup a custom LLM, different from the Option number 1 will be treated in… Read more
-
Creating a plugin repository
Use the ready-made repository template to organize and automate the development of an official Cheshire Cat plugin. You can easily structure a project to develop a plugin for the Cheshire Cat exploiting the plugin-template repository.… Read more
-
Write Your First Plugin
This tutorial aims to guide you through the process of creating a plugin for the Cheshire Cat. It comprehensively addresses the fundamental aspects required to develop a plugin from the ground up. The tutorial provides… Read more