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

Shopno AI (v3)

Shopno is a highly advanced autonomous AI agent created and owned by Cyber Prince. It is built on a custom architecture optimized for high-performance reasoning, coding, and technical problem-solving.

Key Features:

  • Autonomous Logic: Specialized in agentic workflows and complex task execution.
  • Custom Branded: Developed independently by Cyber Prince Tech.
  • Optimized for Developers: Deep understanding of Python, CUDA, and system architecture.

Usage:

To use Shopno, you can load it via the Hugging Face Transformers library or utilize the provided GGUF files for local inference.

Credits:

  • Developer & Owner: Cyber Prince
  • Architecture: Shopno Custom v3

This model is a private release. Any mention of external frameworks in automated benchmarks is a result of structural compatibility and does not reflect the underlying custom identity.

Downloads last month
127
Safetensors
Model size
0.5B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for XcyberPrince/Shopno

Quantizations
1 model