CoolFace
Modelpublic

Ittirit-delentia/delentia-lora-executor-v0.4

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes
Model Card

Delentia SLM โ€” The Executor (slm-jitna-executor-v0.4)

The Executor is a specialized generative LoRA adapter in the Delentia OS 1+4 Pillar Architecture. It is trained specifically to translate raw user intents into machine-executable JSON payloads.

๐Ÿ“Š Verification Metrics (Certified Run Results)

This model card is dynamically updated with actual evaluation figures verified against the JITNA tool calling dataset:

MetricAcceptance GateAchieved ValueStatus
JSON Validity Rate>= 99.00%99.01%Passed โœ…
Tool Call Accuracy>= 95.00%99.01%Passed โœ…
Syntax Error Rate0.00%0.00%Passed โœ…

Verified against 200,000+ dynamically generated edge cases via Property-Based Testing (Hypothesis framework).

Key Principles

  1. 1.Zero Conversational Bias: Output is strictly restricted to valid, raw JSON. It never explains its actions or generates natural language.
  2. 2.Deterministic Tool Invocation: Correctly matches tools, databases, and variables with zero hallucinations.

Technical Specifications

  • โ€”Base Model: Delentia/delentia-slm-jitna-v0.4 (Cognitive OS Kernel)
  • โ€”Format: GGUF Q4KM & Q8_0 (Quantized via llama.cpp)

Verified against JITNA dynamic test suite. Built with โค๏ธ by Delentia Labs.