How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf prithivMLmods/Procyon-1.5B-Theorem-GGUF:
# Run inference directly in the terminal:
llama-cli -hf prithivMLmods/Procyon-1.5B-Theorem-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf prithivMLmods/Procyon-1.5B-Theorem-GGUF:
# Run inference directly in the terminal:
llama-cli -hf prithivMLmods/Procyon-1.5B-Theorem-GGUF:
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 prithivMLmods/Procyon-1.5B-Theorem-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/Procyon-1.5B-Theorem-GGUF:
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 prithivMLmods/Procyon-1.5B-Theorem-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/Procyon-1.5B-Theorem-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/Procyon-1.5B-Theorem-GGUF:
Quick Links

Procyon-1.5B-Qwen2-Theorem-GGUF

Procyon-1.5B-Qwen2-Theorem is an experimental theorem explanation model fine-tuned on Qwen2-1.5B. Specially crafted for mathematical theorem understanding, structured concept breakdowns, and non-reasoning based explanation tasks, it targets domains where clarity and formal structure take precedence over freeform reasoning.

Model Files

File Name Size Format Description
Procyon-1.5B-Qwen2-Theorem.F32.gguf 7.11 GB F32 Full precision 32-bit floating point
Procyon-1.5B-Qwen2-Theorem.F16.gguf 3.56 GB F16 Half precision 16-bit floating point
Procyon-1.5B-Qwen2-Theorem.BF16.gguf 3.56 GB BF16 Brain floating point 16-bit
Procyon-1.5B-Qwen2-Theorem.Q8_0.gguf 1.89 GB Q8_0 8-bit quantized
Procyon-1.5B-Qwen2-Theorem.Q6_K.gguf 1.46 GB Q6_K 6-bit quantized
Procyon-1.5B-Qwen2-Theorem.Q5_K_M.gguf 1.29 GB Q5_K_M 5-bit quantized, medium quality
Procyon-1.5B-Qwen2-Theorem.Q5_K_S.gguf 1.26 GB Q5_K_S 5-bit quantized, small quality
Procyon-1.5B-Qwen2-Theorem.Q4_K_M.gguf 1.12 GB Q4_K_M 4-bit quantized, medium quality
Procyon-1.5B-Qwen2-Theorem.Q4_K_S.gguf 1.07 GB Q4_K_S 4-bit quantized, small quality
Procyon-1.5B-Qwen2-Theorem.Q3_K_L.gguf 980 MB Q3_K_L 3-bit quantized, large quality
Procyon-1.5B-Qwen2-Theorem.Q3_K_M.gguf 924 MB Q3_K_M 3-bit quantized, medium quality
Procyon-1.5B-Qwen2-Theorem.Q3_K_S.gguf 861 MB Q3_K_S 3-bit quantized, small quality
Procyon-1.5B-Qwen2-Theorem.Q2_K.gguf 753 MB Q2_K 2-bit quantized

Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png

Downloads last month
124
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

32-bit

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

Model tree for prithivMLmods/Procyon-1.5B-Theorem-GGUF

Quantized
(2)
this model