Text Generation
GGUF
moa
self-trained
cuteadmoa
quantized
q4_k_m
conversational

๐Ÿš€ CuttyMOA-1.0 Pro (24K)

Self-trained language model built on Qwen2.5-14B-Instruct, combining two independent LoRA training phases (4K + 20K) via TIES delta merge into a single 24K-step model.

What's New โ€” 20K Merge Update

This release merges both training adapters into one coherent model:

Phase Platform Steps Method Status
Phase 1 HuggingFace Spaces (L40S 48GB) ~4,000 QLoRA 4-bit nf4, r=128, ฮฑ=256 โœ… Completed
Phase 2 RunPod A40 (48GB VRAM) ~20,000 QLoRA 4-bit nf4, r=128, ฮฑ=256 โœ… Completed
TIES Merge VPS (12 cores, 47GB RAM) โ€” Sign-resolve + magnitude delta combine โœ… Completed
GGUF Q4_K_M VPS (llama.cpp) โ€” 4.87 BPW โœ… Completed
Deploy + HF Upload VPS + HuggingFace โ€” llama-server :5401 + this repo โœ… Live

Why TIES Merge?

  • The 20K RunPod phase was a fresh training (not a continuation of 4K)
  • Both adapters trained independent learning trajectories on the same base
  • TIES (Trim, Elect Sign, Merge) resolves cases where the two adapters modified weights in opposite directions, keeping the larger-magnitude delta โ€” preventing destructive interference
  • Result: a combined model that captures knowledge from both phases

Training Data

  • 204 verified datasets (24 categories) โ†’ 4.5M training pairs
  • Categories: core LLM, code, security/cyber, Q&A, multilingual (10 lang), reasoning/math, agentic-tools, finance, medical, legal, RAG, enterprise, image, video, audio, presentation, science, sentiment, dialogue, docs/PDF, news, SQL, dialogue systems, translation
  • RAG corpus: 857K domain pairs captured from live CUTEADMOA platform usage (MOA fleet, OpenAI-compatible API, security scanning)
  • Historical sessions: 2,323 logged interactions

Files

File Purpose
cuttymoa-1.0-pro-Q4_K_M.gguf Pro model (24K TIES-merged) โ€” recommended
cuttymoa-1.0-Q4_K_M.gguf Original 4K Phase-1 model (legacy)

Deployment

  • Self-hosted: llama-server on port 5401 (Q4_K_M, 8.99 GB, 32K context)
  • API: via CUTEADMOA-5.6 MOA fleet (cuttymoa_pro model id)
  • Inference: ~30-50 tokens/sec on CPU (12-core VPS)

Capabilities

  • General chat & instruction following
  • Code generation (Python, JS, SQL, shell)
  • Cybersecurity (17 security intents): vulnerability analysis, code audit, threat intel
  • Multilingual (10 languages)
  • Agentic / tool use
  • RAG-augmented domain knowledge

Limitations

  • 14B parameters, domain-specialized (not frontier-scale)
  • Trained on ~50M tokens (far less than commercial models' trillions)
  • Best used within the CUTEADMOA Mixture-of-Agents fleet as a specialized engine

Citation

@misc{cuttymoa2026,
  title={CuttyMOA-1.0: Self-Trained 14B Model with TIES Multi-Adapter Merge},
  author={Sayeed},
  year={2026},
  url={https://huggingface.co/sayeed105236/CuttyMOA-1.0}
}
Downloads last month
-
GGUF
Model size
15B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

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