How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
# Run inference directly in the terminal:
llama cli -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
# Run inference directly in the terminal:
llama cli -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
# Run inference directly in the terminal:
./llama-cli -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
# Run inference directly in the terminal:
./build/bin/llama-cli -hf vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
Use Docker
docker model run hf.co/vikasit-ai/Vikasit-AI-0.8B-Writer:IQ4_XS
Quick Links

๐Ÿ‡ฎ๐Ÿ‡ณ Vikasit AI Writer 0.8B (IQ4_XS)

Vikasit AI Writer 0.8B is a next-generation, sovereign Indian language model developed by Chandorkar Technologies. It is built on the Qwen 3.5 Hybrid Gated DeltaNet architecture, specifically optimized to provide high-density intelligence in a compact, on-device footprint.

As part of the Vikasit AI mission, this model is designed to provide India with a high-performance, locally-executable AI stack that respects data sovereignty and cultural context.

๐Ÿš€ Model Highlights

  • Architecture: Hybrid Gated DeltaNet (O(1) memory for linear attention).
  • Parameters: 0.8 Billion.
  • Context Window: 256,144 tokens (Native).
  • Quantization: Custom iMatrix IQ4_XS (GGUF).
  • Size: ~504 MB.
  • Identity: Native Vikasit AI persona, refined for Indian professional and cultural nuances.

๐Ÿ›  Quick Start (Ollama)

You can run this model locally with a single command:

ollama run vikasit-ai/writer:0.8b
Downloads last month
5
GGUF
Model size
0.8B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support