File size: 1,533 Bytes
b01f984
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
base_model: Qwen/Qwen3.5-4B
tags:
- acidnet
- lora
- gguf
- qwen
---

# AcidNet Model Artifacts

This repo stores portable AcidNet model artifacts.

It is a registry, not the live runtime mount. AcidNet still serves and evaluates local files after you restore them into the repo working tree.

## Latest Uploaded Run

- run: `qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310`
- promotion status: `failed_gate`
- base model: `Qwen/Qwen3.5-4B`
- adapter repo path: `runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/adapter`
- publish manifest: `runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/publish_manifest.json`
- repo card: `README.md`

## Promoted Alias

- not updated by this publish

## Gate Summary

- gate passed: `False`
- prompt average score: `0.979`
- prompt rows with failures: `4`
- prompt average latency ms: `2444.762`
- circulation score: `0.807`
- starving npc count: `0`
- source report: `data/eval/model_gate_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_report.json`

## Restore Map

- restore `runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/adapter` into a local directory such as `data/training/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_adapter/` for `local_peft` dev/eval parity
- restore the GGUF files below into `data/gguf/` for `llama-server`
- keep the base `Q4_K_M` model in a separate local path such as `models/`; this repo stores only the fine-tuned adapter artifacts

## GGUF Files

- none