Instructions to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with 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 ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN # Run inference directly in the terminal: llama cli -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN # Run inference directly in the terminal: llama cli -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
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 ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN # Run inference directly in the terminal: ./llama-cli -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
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 ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN # Run inference directly in the terminal: ./build/bin/llama-cli -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Use Docker
docker model run hf.co/ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
- LM Studio
- Jan
- Ollama
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with Ollama:
ollama run hf.co/ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
- Unsloth Desktop
- Pi
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Configure the model in Pi
# Install Pi: npm install -g @earendil-works/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Docker Model Runner
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with Docker Model Runner:
docker model run hf.co/ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
- Lemonade
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Run and chat with the model
lemonade run user.Omega-Evolution-27B-v2.1-GGUF-Q4_K_M_ATTN
List all available models
lemonade list
- Hermes Agent
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Configure Hermes
# Install Hermes: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash hermes setup # Point Hermes at the local server: hermes config set model.provider custom hermes config set model.base_url http://127.0.0.1:8080/v1 hermes config set model.default ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use ReadyArt/Omega-Evolution-27B-v2.1-GGUF with OpenClaw:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN
Configure OpenClaw
# Install OpenClaw: npm install -g openclaw@latest # Register the local server and set it as the default model: openclaw onboard --non-interactive --mode local \ --auth-choice custom-api-key \ --custom-base-url http://127.0.0.1:8080/v1 \ --custom-model-id "ReadyArt/Omega-Evolution-27B-v2.1-GGUF:Q4_K_M_ATTN" \ --custom-provider-id llama-cpp \ --custom-compatibility openai \ --custom-text-input \ --accept-risk \ --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
😈 OMEGA EVOLUTION V2.1 😈
⚠️ 27B Parameters ⚠️
⚠️ Thinking works (RP prompts) ⚠️
Good model, but impersonates due to the base model.
Use OOC: Do not talk for me in a prompt.
🔴 CLASSIFIED WARNINGS
- This is a hybrid construct of Safeword Omega Directive, Safeword Omega Darker, and Brisk Evolution v0.45.
- CONTENT WARNING: NSFW, Explicit, ERP, and Unaligned behavior are enabled by default.
- Different Base Model We're using a different base model to tune on this time! Still Qwen 3.5 27B, but with some extra sauce.
⚙️ SYSTEM PARAMETERS
top_p
0.95
temp
0.9
🧪 ARCHITECTS
-
ConicCat (Base Model)
-
GECFDO (Dataset Generation & Quants)
-
Darkhn (Dataset Cleanup Tool)
-
Sleep Deprived (Safeword Creator)
-
FrenzyBiscuit (Brisk Evolution Creator)
🔥 LICENSE: APACHE 2.0 (WITH MORAL DISCLAIMER) 🔥
You accept full responsibility for corruption. You are 18+. The architects are not liable for the depravity you unleash.
You accept full responsibility for corruption. You are 18+. The architects are not liable for the depravity you unleash.
- Downloads last month
- 185
Hardware compatibility
Log In to add your hardware
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for ReadyArt/Omega-Evolution-27B-v2.1-GGUF
Base model
Qwen/Qwen3.5-27B Finetuned
ConicCat/Qwen3.5-27B-Writer-V2 Finetuned
ReadyArt/Omega-Evolution-27B-v2.1