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.5B-Writer:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf vikasit-ai/Vikasit-AI-0.5B-Writer:Q4_K_M
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.5B-Writer:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf vikasit-ai/Vikasit-AI-0.5B-Writer:Q4_K_M
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.5B-Writer:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf vikasit-ai/Vikasit-AI-0.5B-Writer:Q4_K_M
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.5B-Writer:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf vikasit-ai/Vikasit-AI-0.5B-Writer:Q4_K_M
Use Docker
docker model run hf.co/vikasit-ai/Vikasit-AI-0.5B-Writer:Q4_K_M
Quick Links

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

Vikasit AI Writer 0.5B is a next-generation, ultra-lightweight language model optimized for the Indian ecosystem. Developed by Chandorkar Technologies, it is built upon the sovereign Qwen 3.5 hybrid architecture, featuring a 3:1 ratio of Gated DeltaNet to full softmax attention.

๐Ÿš€ Performance Highlights

  • Architecture: Hybrid Gated DeltaNet (O(1) memory for linear attention).
  • Context Window: 262,144 tokens (Native).
  • Optimization: Custom iMatrix quantized to IQ4_XS for maximum logic retention in a sub-500MB footprint.
  • Identity: Native "Vikasit AI" persona, refined for professional and culturally relevant communication in India.

๐Ÿ›  Quick Start (Ollama)

You can pull and run this model instantly from the Vikasit AI library:

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

4-bit

5-bit

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