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/TroyDoesAI-Mermaid_PythonCoder-GGUF:# Run inference directly in the terminal:
llama-cli -hf featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-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/TroyDoesAI-Mermaid_PythonCoder-GGUF:# Run inference directly in the terminal:
./llama-cli -hf featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-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/TroyDoesAI-Mermaid_PythonCoder-GGUF:# Run inference directly in the terminal:
./build/bin/llama-cli -hf featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-GGUF:Use Docker
docker model run hf.co/featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-GGUF:Quick Links
TroyDoesAI/Mermaid_PythonCoder 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 |
|---|---|---|
| Q8_0 | TroyDoesAI-Mermaid_PythonCoder-Q8_0.gguf | 10875.85 MB |
| Q4_K_S | TroyDoesAI-Mermaid_PythonCoder-Q4_K_S.gguf | 5835.08 MB |
| Q2_K | TroyDoesAI-Mermaid_PythonCoder-Q2_K.gguf | 3817.78 MB |
| Q6_K | TroyDoesAI-Mermaid_PythonCoder-Q6_K.gguf | 8397.30 MB |
| Q3_K_M | TroyDoesAI-Mermaid_PythonCoder-Q3_K_M.gguf | 4954.97 MB |
| Q3_K_S | TroyDoesAI-Mermaid_PythonCoder-Q3_K_S.gguf | 4448.47 MB |
| Q3_K_L | TroyDoesAI-Mermaid_PythonCoder-Q3_K_L.gguf | 5388.97 MB |
| Q4_K_M | TroyDoesAI-Mermaid_PythonCoder-Q4_K_M.gguf | 6162.33 MB |
| Q5_K_S | TroyDoesAI-Mermaid_PythonCoder-Q5_K_S.gguf | 7054.70 MB |
| Q5_K_M | TroyDoesAI-Mermaid_PythonCoder-Q5_K_M.gguf | 7245.95 MB |
| IQ4_XS | TroyDoesAI-Mermaid_PythonCoder-IQ4_XS.gguf | 5557.67 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
- 4
Hardware compatibility
Log In to add your hardware
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
Model tree for featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-GGUF
Base model
TroyDoesAI/Mermaid_PythonCoder
Install from brew
# Start a local OpenAI-compatible server with a web UI: llama-server -hf featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-GGUF:# Run inference directly in the terminal: llama-cli -hf featherless-ai-quants/TroyDoesAI-Mermaid_PythonCoder-GGUF: