How to use from
llama.cppInstall from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF:# Run inference directly in the terminal:
llama-cli -hf featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-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 featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF:# Run inference directly in the terminal:
./llama-cli -hf featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-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 featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF:# Run inference directly in the terminal:
./build/bin/llama-cli -hf featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF:Use Docker
docker model run hf.co/featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF:Quick Links
Saxo/Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base GGUF Quantizations π
Optimized GGUF quantization files for enhanced model performance
Powered by Featherless AI - run any model you'd like for a simple small fee.
Available Quantizations π
| Quantization Type | File | Size |
|---|---|---|
| IQ4_XS | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-IQ4_XS.gguf | 4276.62 MB |
| Q2_K | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q2_K.gguf | 3031.86 MB |
| Q3_K_L | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q3_K_L.gguf | 4121.74 MB |
| Q3_K_M | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q3_K_M.gguf | 3832.74 MB |
| Q3_K_S | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q3_K_S.gguf | 3494.74 MB |
| Q4_K_M | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q4_K_M.gguf | 4692.78 MB |
| Q4_K_S | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q4_K_S.gguf | 4475.28 MB |
| Q5_K_M | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q5_K_M.gguf | 5467.40 MB |
| Q5_K_S | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q5_K_S.gguf | 5339.90 MB |
| Q6_K | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q6_K.gguf | 6290.44 MB |
| Q8_0 | Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-Q8_0.gguf | 8145.11 MB |
β‘ Powered by Featherless AI
Key Features
- π₯ Instant Hosting - Deploy any Llama model on HuggingFace instantly
- π οΈ Zero Infrastructure - No server setup or maintenance required
- π Vast Compatibility - Support for 2400+ models and counting
- π Affordable Pricing - Starting at just $10/month
Links:
Get Started | Documentation | Models
- Downloads last month
- 3
Hardware compatibility
Log In to add your hardware
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit

Install from brew
# Start a local OpenAI-compatible server with a web UI: llama-server -hf featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF:# Run inference directly in the terminal: llama-cli -hf featherless-ai-quants/Saxo-Linkbricks-Horizon-AI-Korean-llama3-sft-dpo-8b-base-GGUF: