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

Llama 3 Colibri 8B v0.1 Q5 GGUF

Built with Meta Llama 3

This is a Q5 GGUF quantization of Llama 3 Colibri 8B v0.1.

Provenance limitation

The source model card previously claimed a training corpus of around 35k Q/A pairs derived from cybersecurity-related texts. CyberNative AI cannot currently evidence the source corpus, source URLs, rights holders, licenses, or transformation records for those pairs. Provenance is unverified. Do not infer a rights basis for those pairs from this card.

Known-risk and acceptable-use notice

Repository records previously reported Dolphin 2.9 Llama 3 8B as the upstream model for the source model, but CyberNative AI cannot currently verify that lineage from a primary training or weight-lineage record. Its public model card describes it as uncensored; conservatively, this model may produce unsafe, inaccurate, or inappropriate cybersecurity content. Do not use it for illegal, malicious, or harmful activity. Use of Meta Llama 3 is subject to the Meta Llama 3 Acceptable Use Policy.

License and notice

The Meta Llama 3 Community License Agreement is distributed with this repository. The required attribution is in NOTICE.

Contact

CyberNative AI LLC โ€” hello@cybernative.ai

We also run a fixed-price document-to-CSV extraction service: https://cybernative.ai/services/documents-to-csv/

Downloads last month
691
GGUF
Model size
8B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

5-bit

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