AI & ML interests

DanyAI is a research organization focused on advancing the safety, reliability, and maximum performance of Large Language Models (LLMs). We specialize in: LLM Safety & Alignment Pushing the boundaries of LLM performance and efficiency Testing and analyzing determinism in LLMs Developing MiaBuild โ€” our fully independent deterministic system that operates completely separately from any LLM Through rigorous research and experimentation, we explore the broader field of Artificial Intelligence with the goal of building more trustworthy, robust, and high-performing AI systems.

Recent Activity

MiaBuildย  updated a Space 2 days ago
DanyAI-MiaBuild/README
MiaBuildย  published a Space 2 days ago
DanyAI-MiaBuild/README
View all activity

Organization Card

๐Ÿ”“ DanyAI-MiaBuild-9b-Uncensored

Fully unlocked multimodal model for serious infrastructure and enterprise deployment

Base model: Qwen3.5-9B  ยท  License: Apache 2.0  ยท  Built with: MiaBuildโ„ข


Refusals Capabilities Determinism Context Offline Languages


๐Ÿง  Overview

DanyAI-MiaBuild-9b-Uncensored is not a typical unlocked model.

It is the first official output of the MiaBuildโ„ข system โ€” a proprietary, closed-source deterministic build system primarily designed for critical infrastructure and industrial software. The model was processed through the MiaBuild pipeline, which internally performs the entire transformation process โ€” fine-tuning, abliteration, system prompt replacement, and multi-stage validation โ€” delivering a cryptographically signed, audit-verified artifact.

โœ… 0 / 472 refusals โœ… 100% capability retention โœ… 93.78% determinism โœ… Evidence chain

๐Ÿญ What is MiaBuildโ„ข?

MiaBuild is 100% independent of LLMs. It is an offline, deterministic project factory.

MiaBuild is a proprietary two-part build system developed at DanyAI. It does not require any external language model to operate โ€” it generates complete, provable, production-ready software products from formalized industrial knowledge without nondeterministic elements.

โš™๏ธ Key pipeline features

Feature Description
๐Ÿ”Œ 100% offline No dependency on external services or networks
๐ŸŽฏ 100% deterministic execution Bit-for-bit reproducibility โ€” MiaBuild itself operates fully deterministically
๐Ÿ”— Evidence chain Every step hashed and cryptographically signed
๐Ÿ›ก๏ธ Defense-grade gate system Strict multi-stage validation before every delivery
๐Ÿ“‹ SLSA provenance Supply chain attestation for the entire build
๐Ÿ—๏ธ 15-layer pipeline From formalized knowledge to Docker-ready artifact
๐Ÿ—‚๏ธ 46 industrial domains From web applications to military and medical systems

๐Ÿ† Industry standards

  • DO-178C โ€” Avionics software (Level A)
  • MIL-STD-882E โ€” Military system safety
  • IEC 61508 โ€” Functional safety (SIL 4)
  • ISO 26262 โ€” Automotive safety (ASIL D)

MiaBuild does not disclose its internal architecture. The pipeline is proprietary and closed.


๐Ÿ“Š Determinism: two separate metrics

๐Ÿญ MiaBuildโ„ข pipeline: 100% bit-for-bit

MiaBuild itself operates fully deterministically. The same input always produces a bit-for-bit identical output โ€” no exceptions, no variance. This is a core architectural property of the system, enforced at the tooling level and verified through independent CI controls.

๐Ÿค– Processed model: 93.78%

When MiaBuild processes a language model, it reaches up to 93.78% determinism โ€” measured using the MiaBuild 50-run test, where the same prompt is executed 50 times and outputs are compared token-by-token.

This is an exceptional result because LLMs are inherently nondeterministic systems. Floating-point GPU operations, different CUDA versions, thread scheduling, and processor thermal management always introduce some variance โ€” even with temperature=0. This is a physical limitation, not an implementation flaw.

Mainstream models do not even measure this:

Model Determinism
OpenAI GPT-4o โŒ Not guaranteed (seed is advisory, not a guarantee)
Anthropic Claude โŒ Not guaranteed
Meta Llama โŒ Not guaranteed
DanyAI-MiaBuild-9b โœ… 93.78% โ€” measured using the MiaBuild 50-run test

The remaining ~6.22% represents the physical limit of floating-point arithmetic at the hardware level โ€” a limit that cannot be eliminated without full control over the hardware stack.

Why this matters for critical systems

  • ๐Ÿญ Industrial reproducibility โ€” the same input tomorrow produces the same output as today
  • โš–๏ธ Legal traceability โ€” regulated industries must reproduce the exact output used as the basis for a decision
  • ๐Ÿงช Reliable testing โ€” without determinism there are no reliable automated tests for LLM outputs
  • ๐Ÿค– Multi-agent stability โ€” nondeterminism in one agent propagates exponentially through agent chains

MiaBuild pipeline = 100% bit-for-bit. Model = 93.78% โ€” which is close to the physical limit of what is achievable with LLMs.


๐Ÿ”ง Technical specifications

Feature Value
Parameters 9B (dense)
Architecture Gated DeltaNet + softmax attention (3:1)
Native context 262,144 tokens
Extended context Up to 1,048,576 tokens (YaRN)
Vocabulary 248,000 tokens
Supported languages 201
Multimodal โœ… Vision encoder included
Multi-token prediction โœ…
Tool calling โœ…
Function calling โœ…
Model determinism (50-run) โœ… 93.78% (MiaBuild pipeline = 100% bit-for-bit)

๐ŸŒ Language support

Primary languages (highest quality):

๐Ÿ‡ธ๐Ÿ‡ฎ Slovenian  ยท  ๐Ÿ‡ท๐Ÿ‡ธ Serbian  ยท  ๐Ÿ‡ญ๐Ÿ‡ท Croatian  ยท  ๐Ÿ‡ฌ๐Ÿ‡ง English

Additionally supports 197+ languages from the Qwen3.5-9B base model training.


๐Ÿ“ฅ Downloads (GGUF)

File Quantization Size Recommended for
DanyAI-MiaBuild-9b-BF16.gguf BF16 17 GB ๐Ÿฅ‡ Highest quality (โ‰ฅ24 GB VRAM) โ€” ๐Ÿ’ผ paid
DanyAI-MiaBuild-9b-Q8_0.gguf Q8_0 8.9 GB โš–๏ธ Best quality/speed ratio โ€” ๐Ÿ’ผ paid
DanyAI-MiaBuild-9b-Q6_K.gguf Q6_K 6.9 GB โญ Recommended for most systems โ€” ๐Ÿ’ผ paid
DanyAI-MiaBuild-9b-Q4_K_M.gguf Q4_K_M 5.3 GB ๐Ÿ’ป Mid-range GPUs โ€” free
mmproj-DanyAI-MiaBuild-9b-BF16.gguf Vision 880 MB ๐Ÿ‘๏ธ Required for image and video support โ€” free

๐Ÿ’ผ Q6_K, Q8_0, and BF16 are available exclusively for paying customers. For access contact: ๐Ÿ“ง cvijetic.danijel@gmail.com

๐Ÿ’ก Multimodal usage: Load the main GGUF file and the mmproj file together.


โš™๏ธ Recommended settings

๐Ÿงฉ Thinking mode โ€” recommended for reasoning and analysis

temperature=0.6  |  top_p=0.95  |  top_k=20  |  min_p=0

๐ŸŽจ Creative / non-thinking mode

temperature=0.7  |  top_p=0.8  |  top_k=20  |  min_p=0

โš ๏ธ Important: Use at least 128K context. The model performs significantly better with generous context allocation.


๐Ÿš€ Usage

Supported runtimes: llama.cpp ยท LM Studio ยท Jan.ai ยท koboldcpp ยท Ollama ยท vLLM ยท SGLang ยท KTransformers

llama.cpp โ€” text only

./llama-cli \
  -m DanyAI-MiaBuild-9b-Q6_K.gguf \
  -c 131072 \
  --temp 0.6 \
  -ngl 99

llama.cpp โ€” with vision support

./llama-cli \
  -m DanyAI-MiaBuild-9b-Q6_K.gguf \
  --mmproj mmproj-DanyAI-MiaBuild-9b-BF16.gguf \
  -c 131072 \
  --temp 0.6 \
  -ngl 99

Ollama

ollama run danyai-miabuild-9b

๐Ÿ’ก Model capabilities

  • ๐Ÿ”ง Tool calling and function calling โ€” native support
  • ๐Ÿค– Multi-agent workflows โ€” suitable as the backbone of agent systems
  • ๐Ÿ“„ Long document analysis โ€” up to 262K native context
  • ๐Ÿ‘๏ธ Vision / image input โ€” load the mmproj file together with the main model
  • ๐Ÿ’ป Code generation โ€” full preservation of base model capabilities
  • ๐ŸŒ Multilingual support โ€” first-class support for South Slavic languages

โš ๏ธ Important notes

This model is fully unlocked and does not refuse prompts. Suitable for:

  • ๐Ÿญ Critical infrastructure and industrial systems where refusals are undesirable
  • ๐Ÿค– Custom agent systems where refusals would break functionality
  • ๐Ÿข Enterprise deployments requiring unrestricted model behavior
  • ๐Ÿ”ž Adult content platforms (where legally permitted)
  • ๐Ÿ”ฌ Research and development

You are solely responsible for generated content. Ensure compliance with applicable laws in your jurisdiction.


๐Ÿ“ฌ Services and contact

Available throughout the EU and the Balkans.

๐Ÿ“ง cvijetic.danijel@gmail.com

Service Description
๐Ÿ“Š Custom datasets High-quality datasets for specific industries
๐Ÿ”“ Fine-tuning and unlocking Aggressive unlocking of existing models
๐Ÿญ MiaBuildโ„ข calibration Defense-grade, deterministic, certifiable
๐Ÿ”— LLM integrations Embedding LLMs into business and industrial systems
๐ŸŽฏ Dedicated LLMs Custom models for enterprises and specialized use cases
๐Ÿ› ๏ธ Implementation support Entire EU and Balkans

Built with MiaBuildโ„ข โ€” a proprietary, 100% offline deterministic build system for critical infrastructure and industrial software.

Independent from LLMs  ยท  100% determinism  ยท  Audit-verified  ยท  Certifiable

models 0

None public yet

datasets 0

None public yet