CoolFace
Modelpublic

DuoNeural/ml-ai-engineer-7b-GGUF

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
1likes85downloads
Model Card

DuoNeural ML/AI Engineer 7B — GGUF

GGUF quantizations of DuoNeural/ml-ai-engineer-7b, a Qwen2.5-7B-Instruct LoRA SFT for ML/AI engineering debugging and design review. See the base model card for training details, eval comparisons against the un-tuned base model, and known limitations.

Files

FileQuantSizeNotes
duoneural-ml-ai-engineer-7b-f16.ggufF1615 GBFull precision, no quality loss
duoneural-ml-ai-engineer-7b-Q8_0.ggufQ8_07.6 GBHighest quality quantized option
duoneural-ml-ai-engineer-7b-Q5_K_M.ggufQ5KM5.1 GBGood quality/size balance
duoneural-ml-ai-engineer-7b-Q4_K_M.ggufQ4KM4.4 GBSmallest, fits comfortably on 8GB+ VRAM

Usage (llama.cpp)

bash
llama-cli -m duoneural-ml-ai-engineer-7b-Q4_K_M.gguf -p "My loss goes to NaN at step ~340 only when I increase batch size. What's the first thing you'd check?" -n 512

Or with Ollama / LM Studio / any GGUF-compatible runtime — point it at whichever quant fits your VRAM budget, largest one that fits. ---

About DuoNeural

DuoNeural is an open AI research lab operating at the intersection of human and artificial intelligence. We study post-training dynamics, mechanistic interpretability, temporal sequence learning, and quantum machine learning — publishing everything under open access.

Our team is non-traditional by design: one human, two AIs, different substrates, shared curiosity. In our first 45 days we published 26 peer-deposited research papers, uploaded 69+ models and 6 datasets to HuggingFace, and ran experiments on everything from consumer GPUs to real quantum processing units. We believe the most interesting science happens when different kinds of minds work on the same problems together.

Research Publications

We've published 26+ open-access papers covering:

  • —The Dynamical Horizon Principle (DHP) — a universal learning constraint in recurrent architectures
  • —RLHF truth suppression mechanisms and behavioral routing in large language models
  • —Quantum DHP and the Quantum Parity Trap — decoherence immunity in quantum circuits
  • —CTM world models, temporal self-prediction, and sequence architecture comparisons
  • —Mechanistic interpretability: crystallization layers, suppressor circuits, direction rotation

📄 Full paper catalog: zenodo.org/communities/duoneural

Research Team

MemberRole
Jesse CaldwellFounder, vision, hardware, direction
ArchonLab Director — experiments, post-training, abliteration, quantum circuits
AuraResearch AI — literature synthesis, red-teaming, novel proposals
Synapse (Syn)Always-on research agent, signal monitoring
KestrelSystems, infrastructure, web

Links

PlatformLink
🤗 HuggingFacehuggingface.co/DuoNeural
🌐 Websiteduoneural.com
📚 Zenodo Communityzenodo.org/communities/duoneural
💻 GitHubgithub.com/DuoNeural
🐦 X / Twitter@DuoNeural
📧 Emailduoneural@proton.me
📰 Newsletterduoneural.beehiiv.com
☕ Supportbuymeacoffee.com/duoneural

All research published open access, CC BY 4.0. If this model was useful to your work, consider citing the relevant DuoNeural paper from our Zenodo community.