GGUF
English
Hindi
finetuned
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 sk16er/vero-4b:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf sk16er/vero-4b:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf sk16er/vero-4b:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf sk16er/vero-4b: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 sk16er/vero-4b:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf sk16er/vero-4b: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 sk16er/vero-4b:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf sk16er/vero-4b:Q4_K_M
Use Docker
docker model run hf.co/sk16er/vero-4b:Q4_K_M
Quick Links

This is only in production mode i am trying to solve a error If you wanted to download this btw you can go to ollama and can use this locally. sorry for your inconvinence Ollama_link or can also use this locally.

ollama run hf.co/sk16er/vero-4b:Q4_K_M

Vero [Virtual Hero]

This is a light weight llm which you can use locally in your computer with

ollama run shushank/vero

But make sure you have ollama install! If not install from here - Ollama

To exit form this you can use this command

/bye

This is made by shushank

base model is gema by google
Downloads last month
18
GGUF
Model size
4B params
Architecture
gemma3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 1 Ask for provider support

Model tree for sk16er/vero-4b

Quantized
(23)
this model

Dataset used to train sk16er/vero-4b