Ambari is a bilingual Kannada-English large language model from CognitiveLab, built to bridge the gap for localised state-language adaptation.
To run Ambari locally on your computer, the following requirements must be met:
No technical setup needed — anyone can try Ambari using below mentioned steps.
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.)

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
Ollama will download and initialise the model. Once ready, you'll see the following prompt:
>>> Send a message (/? for help)
Type your message at the prompt and press Enter to interact with the model.
To end the session, type:
/bye
Then press Enter.
Works in these languages, in both native script and Roman typing.
An honest look at what it does well and where it struggles.
Who builds and maintains Ambari.
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.