Models/Ambari
Ambari mark

Ambari

Fine-tunedOpen-sourceMultilingualಕನ್ನಡEnglish

In plain words

Ambari is a bilingual Kannada-English large language model from CognitiveLab, built to bridge the gap for localised state-language adaptation.

How to use it

Before you start
Prerequisites required to run the model locally

To run Ambari locally on your computer, the following requirements must be met:

  • Install and set up Ollama.
  • Ensure your computer has enough RAM to run the model you plan to download.
  1. For 3B models: Minimum 8 GB of RAM.
  2. For 7B–8B models: Minimum 16 GB of RAM.
  3. For 13B–32B models: Minimum 32 GB of RAM.
  • Quantised model: It is recommended to use 4-bit Quantized, K-measurement, Small model format. Easy to download and to run your system.
  • Storage: 5 to 20 GB of free SSD space to store downloaded model files.
  • Interface: Terminal or command line utility to run basic startup prompts.

No technical setup needed — anyone can try Ambari using below mentioned steps.

1
Downloading the Ambari GGUF file

Go to the Ambari GGUF file on Hugging Face. Click the copy icon next to the repository name to copy the model path. (See image below.)

2
Run the model in your terminal

Open a terminal window and run the following command and paste the copied GGUF repository as mentioned below:

ollama run hf.co/PASTE_THE_COPIED_HERE

Press Enter.

Note: After pasting the repository, your command will look like this:

ollama run hf.co/tensorblock/Ambari-7B-Instruct-v0.1-sharded-GGUF


3
Wait for the model to load

Ollama will download and initialise the model. Once ready, you'll see the following prompt:

>>> Send a message (/? for help)
4
Start chatting

Type your message at the prompt and press Enter to interact with the model.

5
Exit the chat

To end the session, type:

/bye

Then press Enter.

Languages & scripts supported

Works in these languages, in both native script and Roman typing.

ಕನ್ನಡ KannadaEnglish English+ Roman & code-mixed

Strengths & limits

An honest look at what it does well and where it struggles.

Good at
Native language processing
Text generation
Where it struggles
!Highly complex code generation
!Low-resource dialects without fine-tuning

About the maker

Who builds and maintains Ambari.

CognitiveLab logo
CognitiveLab
2 models

CognitiveLab is a Bengaluru-based, open-source-first AI research lab founded by Aditya Kolavi. It is best known for Ambari, one of the first bilingual Kannada-English language models (built on Llama-2), and for open tools like OmniParse and the multilingual OCR project Nayana — the latter winning a 2024 Meta Llama Impact Grant, announced in April 2025.