Local AI models in Shinkai are powered by Ollama and are constantly being updated.

Understanding AI Models

If you’re looking to install a local AI model but aren’t sure where to start, understanding the key features of each model can make your decision easier. Factors like the number of parameters and quantization levels help determine which model suits your needs.

Whether you’re using it for casual text generation or advanced AI tasks, learning these basics ensures you pick the right model for your device and tasks. Let’s break down these features to help guide your choice.

Parameters
e.g., 8B, 12B, 70B
Quantization
e.g., Q4, Q8, FP16

You might find models versions specified as this: model_8b-v.23-q3_K_S. Here’s a breakdown of what each part likely means:

  • model - the name of the model.
  • 8b - stands for 8 billion parameters.
  • v.23 - might represent the version or a specific variant of the model.
  • q3 - refers to quantization at level 3.
  • K - likely refers to the type of quantization strategy used.
  • S - might stand for a specific optimization applied to this model, such as speed improvements or memory efficiency tweaks.

AI Models Comparison

Choosing the right AI model depends on the task you want to perform and the specs of your device. Models may have different versions to install, here are a few examples:

ModelParametersQuantizationBest For
Llama3.18B, 70B, 405BQ8, FP16Advanced tools, large-scale tasks
Gemma22B, 9B, 27BQ8Efficient text generation and language tasks
Mistral-Nemo12B, 70BQ4Long-context tasks, multi-lingual support
Qwen20.5B, 1.5B, 7B, 72BQ4, Q8Text processing, general AI tasks
Deepseek-Coder16B, 236BQ8, FP16Code generation, fill-in-the-middle tasks
CodeGemma2B, 7BQ8Code generation, instruction-following tasks

Browsing Local AI Models in Shinkai

Shinkai offers you a wide array of models to choose from. To browse the whole list of local AI models in Shinkai, click the AIs option of the left side menu > Click the Show all models option below the recommended models.

In this view you can access the different agents available in Shinkai. In the Tags column next to each model you can see that each offers several size variants (e.g., 8b, 35b). These numbers refer to the number of parameters in the model, which directly affect the model’s performance, speed, and the hardware resources required.

You can choose the version of the model you’d like to install in the dropdown menu next to the model’s name.

Refer to the parameters and quantization guidelines to help you make the best choice for your device and task.