Delentia SLM — The Autonomous NPC Brain v0.4 (DLT-stardew-npc-intent-lora-draft)

ONLINE DRAFT / STAGING SANDBOX (ระบบแบบร่างออนไลน์): โมเดลนี้อยู่ภายใต้ขั้นตอนการทดสอบและจัดทำดราฟท์โครงสร้างสถาปัตยกรรม (Sandbox Staging Phase) สำหรับพัฒนาต่อยอดจากโมเดลหลักขององค์กร ปัจจุบันจะแสดงผลเฉพาะเอกสารคุณสมบัติ (README) เท่านั้น โดยไฟล์น้ำหนักโมเดลจริงจะถูกพุชเข้าระบบหลังจากผ่านการทดสอบและฝึกสอน (Fine-tuning) เป็นที่เรียบร้อย

This adapter is a specialized cognitive brain LoRA for Stardew Valley NPCs, developed under Plan 25. It replaces scripted, deterministic NPC paths with an dynamic Intent-Loop that calculates and schedules game events in real-time, matching the local Pelican Town economy metrics.

🔗 Ecosystem Dependencies

This adapter must be hot-swapped over the core foundation model:


🚀 Input/Output Runtime Examples (ตัวอย่างการรันไทม์)

Example 1: Lewis Taxing Decision (Gini critical threshold crossed)

  • Prompt (Input):

    NPC: Lewis | Intent: DOMINATE | Role: ADMINISTRATOR | Event: PLAYER_SOLD_ITEM | Location: SeedShop | Tick: 45 | Gini: 0.68 | Alert: crisis | Nearby: Pierre, Morris

  • Completion (Output):

    I: enact emergency tax | D: gini: 0.68, location: SeedShop | Δ: gold: +25000 (tax collected from Pierre) | A: ApplyFine(Pierre, 0.25) | R: Gini warning mitigation | M: Pierre tax logged to ledger

  • Resulting Dialogue Output (PlayDialogue):

    "ฉันเห็นว่าคุณทำกำไรมากผิดปกติ... เรามาคุยกันดีกว่า เสียส่วนแบ่งภาษีฉุกเฉิน 25% มาให้เทศบาลซะดีๆ"

Example 2: Fallback Intent (Morris pathblocked bypass)

  • Prompt (Input):

    NPC: Morris | Intent: DOMINATE | Role: ADMINISTRATOR | Event: PATHFIND_FAILED | Location: Town | Tick: 80 | Target: PierreShop | Cause: Stone block obstacle

  • Completion (Output):

    I: bypass obstruction | D: location: town, cause: block | Δ: energy: -10 | A: ChangeActivity(GoToJojaMart, discount_sale) | R: route failed fallback | M: target town_center aborted

  • Resulting Dialogue Output (PlayDialogue):

    "สินค้า JojaMart วันนี้ลดราคาล้างบาง! ใครจะสนร้านค้าของโชห่วยพังๆ ที่ทางเดินโดนบล็อกกันล่ะ!"


Technical Specifications

  • Fine-Tuning Method: Sequence Classification & SFT QLoRA
  • Inference Latency: < 12ms swap and compile time on consumer-grade edge devices (e.g. ROG Ally X)
  • Output Format: Valid TOON (Token-Oriented Object Notation — ALGO-42) syntax
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Ittirit-delentia/DLT-stardew-npc-intent-lora-draft

Adapter
(10)
this model