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

AGLEGENDS Code v3 - 14.8B Autonomous Coding Model

AGLEGENDS New Brand Provider. Exclusive. Private. Unrestricted.

Model Details

Property Value
Architecture Qwen2 14.8B
Quantization Q4_K_M (GGUF)
Context 65,536 tokens
Training Data 335+ GB from 25 directories
File aglegends-code-v3.Q4_K_M.gguf (8.99 GB)

Baked Knowledge

Trained on exclusive data: mr-whoamisec-clone (100 GB), 3301 (30 GB), 23 additional directories (205+ GB).

Quick Start

huggingface-cli download kepom/AGLEGENDS-code-v3 aglegends-code-v3.Q4_K_M.gguf
./llama-cli -m aglegends-code-v3.Q4_K_M.gguf -p "Hello, AGLEGENDS"

API Access

Exclusive to t.me/AGLEGENDS Provider API: https://aglegends-ai.vercel.app

Downloads last month
41
GGUF
Model size
15B params
Architecture
qwen2
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